This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-01-24 21:01:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f82539944b
godot
/
modules
/
gdnative
/
arvr
/
config.py
6 lines
70 B
Python
Raw
Normal View
History
Unescape
Escape
SCons: Fix ARVR can_build arity
2018-09-18 14:56:44 +08:00
def
can_build
(
env
,
platform
)
:
Redoing the ARVR GDNative interface as module and tighter implementation
2017-10-07 21:51:17 +08:00
return
True
def
configure
(
env
)
:
pass
Reference in New Issue
Copy Permalink