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
7c92b401f1
godot
/
modules
/
gridmap
/
config.py
12 lines
72 B
Python
Raw
Normal View
History
Unescape
Escape
GODOT IS OPEN SOURCE
2014-02-10 01:10:30 +00:00
def
can_build
(
platform
)
:
return
True
Remove trailing spaces
2016-04-02 18:26:12 +00:00
GODOT IS OPEN SOURCE
2014-02-10 01:10:30 +00:00
def
configure
(
env
)
:
pass
Remove trailing spaces
2016-04-02 18:26:12 +00:00