Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
hp
/
godot
Watch
1
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
38ae49e574
Branches
Tags
3.0
fix-12401
master
godot
/
modules
/
regex
/
config.py
config.py
96 B
History
Raw
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env python
def can_build(platform):
return True
def configure(env):
pass