From 7c9e21291e72a1a667182587d3448eaffd7e2b2f Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Sun, 4 May 2025 18:18:18 +0200 Subject: [PATCH] Add meta as submodule --- .gitmodules | 3 +++ .luacheckrc | 1 + .luarc.json | 1 + Meta | 1 + NewAge | 2 +- stylua.toml | 1 + 6 files changed, 8 insertions(+), 1 deletion(-) create mode 120000 .luacheckrc create mode 120000 .luarc.json create mode 160000 Meta create mode 120000 stylua.toml diff --git a/.gitmodules b/.gitmodules index 12ce144..451b657 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "NewAge"] path = NewAge url = ./NewAge +[submodule "Meta"] + path = Meta + url = https://git.site.quack-lab.dev/dave/wow_Meta diff --git a/.luacheckrc b/.luacheckrc new file mode 120000 index 0000000..a9968a5 --- /dev/null +++ b/.luacheckrc @@ -0,0 +1 @@ +C:/Users/Administrator/Seafile/My Library/Dropbox/Lua_Fuckery/Meta/.luacheckrc \ No newline at end of file diff --git a/.luarc.json b/.luarc.json new file mode 120000 index 0000000..828bd2c --- /dev/null +++ b/.luarc.json @@ -0,0 +1 @@ +C:/Users/Administrator/Seafile/My Library/Dropbox/Lua_Fuckery/Meta/.luarc.json \ No newline at end of file diff --git a/Meta b/Meta new file mode 160000 index 0000000..169a514 --- /dev/null +++ b/Meta @@ -0,0 +1 @@ +Subproject commit 169a5149734dce42cefca968ee5d3d88bc2de82d diff --git a/NewAge b/NewAge index a5f8e2c..ecf3f21 160000 --- a/NewAge +++ b/NewAge @@ -1 +1 @@ -Subproject commit a5f8e2cda92d6441861588982a8becec24a0e61f +Subproject commit ecf3f219ec9c98733ac3171af8b8691b185f8afd diff --git a/stylua.toml b/stylua.toml new file mode 120000 index 0000000..cfb0b9a --- /dev/null +++ b/stylua.toml @@ -0,0 +1 @@ +C:/Users/Administrator/Seafile/My Library/Dropbox/Lua_Fuckery/Meta/stylua.toml \ No newline at end of file