This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a5472e697dee57956c2583a50bc5cf5faada5d8
godot
/
modules
/
gdscript
/
config.py
12 lines
72 B
Python
Raw
Normal View
History
Unescape
Escape
-moved script to modules
2014-02-24 09:53:33 -03:00
def
can_build
(
platform
)
:
return
True
Remove trailing spaces
2016-04-02 20:26:12 +02:00
-moved script to modules
2014-02-24 09:53:33 -03:00
def
configure
(
env
)
:
pass
Remove trailing spaces
2016-04-02 20:26:12 +02:00
Reference in New Issue
Copy Permalink