Add console open/close functionality to pause menu; update console path in project settings

This commit is contained in:
2025-05-03 16:08:16 +02:00
parent b36df13982
commit aa2bd7b3b0
8 changed files with 535 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
[plugin]
name="Developer Console"
description="Developer console. Press ~ to activate it in game and execute commands."
author="jitspoe"
version="1.3.1"
script="console_plugin.gd"