From: Randy McShandy Date: Mon, 10 Nov 2025 05:03:55 +0000 (-0600) Subject: Add STI as a submodule for Tiled support in actual rendering and all that X-Git-Url: http://git.mcshandy.xyz/gitweb.cgi?a=commitdiff_plain;h=2f0bdac4085c297c41febed473350855da99c9a0;p=sumeriangame Add STI as a submodule for Tiled support in actual rendering and all that --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bbb89ce --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "main/plugin/STI"] + path = main/plugin/STI + url = https://github.com/karai17/Simple-Tiled-Implementation/ diff --git a/main/plugin/STI b/main/plugin/STI new file mode 160000 index 0000000..a83eb64 --- /dev/null +++ b/main/plugin/STI @@ -0,0 +1 @@ +Subproject commit a83eb64db2db55e85205f15013eb6e7327be605d