3 lines
105 B
Python
3 lines
105 B
Python
import os
|
|
|
|
os.system("scons && cd project && godot project.godot")#ask if editor or game should be opened |