diff options
| author | cheapie <no-email-for-you@example.com> | 2026-07-21 23:06:55 +0000 |
|---|---|---|
| committer | cheapie <no-email-for-you@example.com> | 2026-07-21 23:06:55 +0000 |
| commit | d415d4ea38792ec44f0d2234ffc7a07183dae6a1 (patch) | |
| tree | d570c1cb21f3b96926bdaa1fed1edcf1fab1ad43 /.gitmodules | |
| parent | 8b76d3b5838b2ac571ed26c911cf2dc1ee7aec24 (diff) | |
| download | c-techage-mods-d415d4ea38792ec44f0d2234ffc7a07183dae6a1.tar c-techage-mods-d415d4ea38792ec44f0d2234ffc7a07183dae6a1.tar.gz c-techage-mods-d415d4ea38792ec44f0d2234ffc7a07183dae6a1.tar.bz2 c-techage-mods-d415d4ea38792ec44f0d2234ffc7a07183dae6a1.tar.xz c-techage-mods-d415d4ea38792ec44f0d2234ffc7a07183dae6a1.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index fdf07be..50e2fa9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -229,9 +229,6 @@ [submodule "digtron"] path = digtron url = https://github.com/minetest-mods/digtron -[submodule "awards"] - path = awards - url = https://gitlab.com/rubenwardy/awards [submodule "wielded_light"] path = wielded_light url = https://github.com/minetest-mods/wielded_light @@ -271,3 +268,6 @@ [submodule "tables_chairs"] path = tables_chairs url = https://gitgud.io/blut/tables_chairs +[submodule "awards"] + path = awards + url = https://codeberg.org/rubenwardy/awards |
