From 74e08decb75020b8d44fdfe31d67f0bc2a62038d Mon Sep 17 00:00:00 2001 From: esbudylin Date: Mon, 2 Oct 2023 18:41:44 +0400 Subject: [PATCH] Update hex_chess.gdnlib linux support --- godot/hex_chess.gdnlib | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/godot/hex_chess.gdnlib b/godot/hex_chess.gdnlib index 248107d..eda3694 100644 --- a/godot/hex_chess.gdnlib +++ b/godot/hex_chess.gdnlib @@ -1,10 +1,12 @@ [entry] Windows.64="res://hex_chess.dll" +X11.64="res://libhex_chess.so" [dependencies] -Windows.64=[ ] +Windows.64=[] +X11.64=[] [general]