added addon as plugin to simplefy gdscript user code

This commit is contained in:
Yannik
2023-04-20 11:43:28 +02:00
parent 4701514f3b
commit d867881678
9 changed files with 41 additions and 6 deletions

3
build.py Normal file
View File

@@ -0,0 +1,3 @@
import os
os.system("scons && cd project && godot project.godot")#ask if editor or game should be opened