online multiplayer chess game (note server currently down)
use the gpm [skip ci]
bendn 2022-08-15
parent 55ce31c · commit 3c269b6
-rw-r--r--.gitignore1
-rw-r--r--.gitmodules3
l---------addons/gdcli1
-rw-r--r--godot.lock6
-rw-r--r--godot.package6
-rw-r--r--submodules/.gdignore0
m---------submodules/gdcli0
7 files changed, 13 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 1e3ed2d..edfbdf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ logs/
exports/
*.x86_64
version
+addons/gdcli
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 68b663d..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "gdcli"]
- path = submodules/gdcli
- url = https://github.com/bend-n/gdcli
diff --git a/addons/gdcli b/addons/gdcli
deleted file mode 120000
index ac119d8..0000000
--- a/addons/gdcli
+++ /dev/null
@@ -1 +0,0 @@
-../submodules/gdcli/addons/gdcli/ \ No newline at end of file
diff --git a/godot.lock b/godot.lock
new file mode 100644
index 0000000..51fd93a
--- /dev/null
+++ b/godot.lock
@@ -0,0 +1,6 @@
+{
+ "@bendn/gdcli": {
+ "version": "1.2.5",
+ "integrity": "sha512-/YOAd1+K4JlKvPTmpX8B7VWxGtFrxKq4R0A6u5qOaaVPK6uGsl4dGZaIHpxuqcurEcwPEOabkoShXKZaOXB0lw=="
+ }
+} \ No newline at end of file
diff --git a/godot.package b/godot.package
new file mode 100644
index 0000000..d6fc57c
--- /dev/null
+++ b/godot.package
@@ -0,0 +1,6 @@
+{
+ "name": "chess",
+ "packages": {
+ "@bendn/gdcli": "1.2.5"
+ }
+} \ No newline at end of file
diff --git a/submodules/.gdignore b/submodules/.gdignore
deleted file mode 100644
index e69de29..0000000
--- a/submodules/.gdignore
+++ /dev/null
diff --git a/submodules/gdcli b/submodules/gdcli
deleted file mode 160000
-Subproject 2b7891b100fcaaf6c09d67bc265d15a6603c8ad