This website requires JavaScript.
Explore
Minetest
Help
Sign In
Zylann
/
godot_voxel
Watch
1
Star
0
Fork
You've already forked godot_voxel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bb81f9bb7
godot_voxel
/
config.py
12 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
Added project: first working prototype, but lots of TODOs
2016-05-01 06:00:02 -07:00
Compilation fixes
2018-09-02 10:48:08 -07:00
def
can_build
(
env
,
platform
)
:
Added project: first working prototype, but lots of TODOs
2016-05-01 06:00:02 -07:00
return
True
def
configure
(
env
)
:
pass