summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Zhao <44533763+Pistonight@users.noreply.github.com>2025-06-22 13:46:09 -0700
committerGitHub <noreply@github.com>2025-06-22 21:46:09 +0100
commit71530ca9b1b9a5d974f28a97ebe52ae8b29c208f (patch)
treea4e28c8606a4eefe8b2734d6d5cefff8df33716d /.gitmodules
parentf18a3f4f9410e6eedb85b0434dbedc119e49d81b (diff)
chore: disable `performance-enum-size` and update tools/common (#146)
* update tools/common * disable performance-enum-size lint * add toolchain/nx-decomp-tools-binaries
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d52b716f..9619f295 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,7 @@
[submodule "lib/EventFlow"]
path = lib/EventFlow
url = https://github.com/open-ead/EventFlow
+[submodule "toolchain/nx-decomp-tools-binaries"]
+ path = toolchain/nx-decomp-tools-binaries
+ url = https://github.com/open-ead/nx-decomp-tools-binaries
+ branch = master