mirror of
https://forge.univ-lyon1.fr/tplifap4/dungeonanddeamon.git
synced 2024-02-27 13:31:50 +01:00
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://script/TestJeuxGDN.gdnlib" type="GDNativeLibrary" id=1]
|
|
|
|
[resource]
|
|
resource_name = "Player"
|
|
class_name = "Player"
|
|
library = ExtResource( 1 )
|