Add LimboConsole plugin with command interpreter and configuration options

This commit is contained in:
2025-08-23 16:48:39 +02:00
parent 9da3b02a46
commit 846c3a6d83
60 changed files with 3201 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
[plugin]
name="LimboConsole"
description="Yet another in-game console with a simple command interpreter."
author="Serhii Snitsaruk"
version="0.4.1"
script="plugin.gd"