add godot vr project

This commit is contained in:
Crispy 2021-05-14 15:48:50 +02:00
parent 6249845625
commit e7fb97cf4d
44 changed files with 18018 additions and 3 deletions

View 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 )