Ajout de la librairie godot linux + ajout makefile

This commit is contained in:
Amaury
2020-05-01 12:48:15 +02:00
parent 02fec31edf
commit d1a22d4768
3 changed files with 43 additions and 1 deletions

View File

@ -1,8 +1,10 @@
[gd_resource type="NativeScript" load_steps=2 format=2]
[sub_resource type="GDNativeLibrary" id=1]
entry/Windows.64 = "res://.script/DungeonAndDeamonScript.dll"
entry/Windows.64 = "res://bin/win/DungeonAndDeamonScript.dll"
entry/X11.64 = "res://bin/x11/DungeonAndDeamon.so"
dependency/Windows.64 = [ ]
dependency/X11.64 = [ ]
[resource]
resource_name = "GestionJeu"