This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
967bfb0c4a
godot
/
modules
/
regex
/
config.py
10 lines
96 B
Python
Raw
Blame
History
#!/usr/bin/env python
def
can_build
(
platform
)
:
return
True
def
configure
(
env
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink