This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-10-19 16:03:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c3d04167a4
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 08:56:44 +02:00
def
can_build
(
env
,
platform
)
:
Redoing the ARVR GDNative interface as module and tighter implementation
2017-10-08 00:51:17 +11:00
return
True
def
configure
(
env
)
:
pass
Reference in a new issue
Copy permalink