mirror of
https://github.com/CrispyPin/ovr-utils.git
synced 2025-05-04 07:54:24 +02:00
add godot vr project
This commit is contained in:
parent
6249845625
commit
e7fb97cf4d
44 changed files with 18018 additions and 3 deletions
8
ovr-utils/addons/godot-openvr/OpenVRConfig.gdns
Normal file
8
ovr-utils/addons/godot-openvr/OpenVRConfig.gdns
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="NativeScript" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/godot-openvr/godot_openvr.gdnlib" type="GDNativeLibrary" id=1]
|
||||
|
||||
[resource]
|
||||
resource_name = "OpenVRConfig"
|
||||
class_name = "OpenVRConfig"
|
||||
library = ExtResource( 1 )
|
Loading…
Add table
Add a link
Reference in a new issue