This website requires JavaScript.
Explore
Help
Sign In
Sara
/
godot-module-template
forked from
Hertog/godot-module-template
Watch
1
Star
0
Fork
You've already forked godot-module-template
0
Code
Pull Requests
Activity
ee00efde1f
godot-module-template
/
engine
/
modules
/
PROJECT
/
config.py
6 lines
78 B
Python
Raw
Blame
History
def
can_build
(
env
,
platform
)
:
return
True
;
def
configure
(
env
)
:
pass
;
View Git Blame
Copy Permalink