mirror of
https://forge.univ-lyon1.fr/tplifap4/dungeonanddeamon.git
synced 2024-02-27 13:31:50 +01:00
Set up root scene
This commit is contained in:
10
DungeonAndDeamon/root.gdns
Normal file
10
DungeonAndDeamon/root.gdns
Normal 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 )
|
Reference in New Issue
Block a user