From 26863c0ac89d886d100ddcf621563cb6cad74519 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sat, 2 Apr 2022 13:17:04 -0400 Subject: [PATCH] Load tiled --- .gitmodules | 3 +++ third_party/rs-tiled | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/rs-tiled diff --git a/.gitmodules b/.gitmodules index 9a8c6484..36c2f7aa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ path = third_party/sm url = https://github.com/Ewpratten/sm ignore = dirty +[submodule "third_party/rs-tiled"] + path = third_party/rs-tiled + url = https://github.com/Ewpratten/rs-tiled diff --git a/third_party/rs-tiled b/third_party/rs-tiled new file mode 160000 index 00000000..317b1358 --- /dev/null +++ b/third_party/rs-tiled @@ -0,0 +1 @@ +Subproject commit 317b135850eed79e3d31de92539e7a3cea0b7b80