diff options
author | cheapie <no-email-for-you@example.com> | 2025-08-26 15:17:31 +0000 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2025-08-26 15:17:31 +0000 |
commit | b7723e6d725e9348fb6ce0fec5e438d4dd9bf795 (patch) | |
tree | 7403203f0607874c6151705a083495b9f363b93d /.gitmodules | |
parent | a08840e382a09b5e7ec5c38c79b8742aa48ef757 (diff) | |
download | c-techage-mods-b7723e6d725e9348fb6ce0fec5e438d4dd9bf795.tar c-techage-mods-b7723e6d725e9348fb6ce0fec5e438d4dd9bf795.tar.gz c-techage-mods-b7723e6d725e9348fb6ce0fec5e438d4dd9bf795.tar.bz2 c-techage-mods-b7723e6d725e9348fb6ce0fec5e438d4dd9bf795.tar.xz c-techage-mods-b7723e6d725e9348fb6ce0fec5e438d4dd9bf795.zip |
Add icemachine and some craft changes
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b2e185a..e212f69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -265,3 +265,6 @@ [submodule "pdp13"] path = pdp13 url = https://github.com/joe7575/pdp13 +[submodule "icemachine"] + path = icemachine + url = https://cheapiesystems.com/git/icemachine/ |