This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
virtualx-engine
Watch
1
Star
0
Fork
You've already forked virtualx-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
710970f004
virtualx-engine
/
modules
/
recast
/
config.py
6 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
Recast integration.
2017-02-28 13:10:29 +01:00
def
can_build
(
platform
)
:
Do not compile Recast for Android At least this makes Godot compile for Android until there is a better solution.
2017-09-20 07:57:33 +02:00
return
platform
!=
"
android
"
Recast integration.
2017-02-28 13:10:29 +01:00
def
configure
(
env
)
:
pass
Reference in a new issue
Copy permalink