Set up root scene

This commit is contained in:
Amaury
2020-04-14 10:03:35 +02:00
parent 16a0ac83b0
commit b379c9da3b
5 changed files with 51 additions and 1 deletions

View File

@ -0,0 +1,10 @@
[gd_resource type="NativeScript" load_steps=2 format=2]
[sub_resource type="GDNativeLibrary" id=1]
entry/Windows.64 = "res://.script/DungeonAndDeamonScript.dll"
dependency/Windows.64 = [ ]
[resource]
resource_name = "GestionJeu"
class_name = "GestionJeu"
library = SubResource( 1 )