Files
discord-rpc-godot/build.py

3 lines
105 B
Python

import os
os.system("scons && cd project && godot project.godot")#ask if editor or game should be opened