1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

missing files

This commit is contained in:
Juan Linietsky
2016-06-26 11:02:15 -03:00
parent 3813160ea0
commit f31a6d26f1
4 changed files with 83 additions and 0 deletions

11
modules/cscript/config.py Normal file
View File

@@ -0,0 +1,11 @@
def can_build(platform):
return True
def configure(env):
pass