diff --git a/.gitmodules b/.gitmodules index 3d6dd64..ef98e18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -317,3 +317,15 @@ [submodule "Docker/Yolks"] path = Docker/Yolks url = ssh://git@git.zontreck.com:1212/AriasCreations/Yolks +[submodule "CPP/shitcoin"] + path = CPP/shitcoin + url = ssh://git@git.zontreck.com:1212/zontreck/shitcoin.git +[submodule "SecondLife/TimerHUD"] + path = SecondLife/TimerHUD + url = ssh://git@git.zontreck.com:1212/AriasCreations/TimerHUD.git +[submodule "Docker/SkyrimTogether"] + path = Docker/SkyrimTogether + url = ssh://git@git.zontreck.com:1212/zontreck/SkyrimTogether.git +[submodule "BugVault"] + path = BugVault + url = ssh://git@git.zontreck.com:1212/zontreck/BugVault.git diff --git a/BugVault b/BugVault new file mode 160000 index 0000000..0462b39 --- /dev/null +++ b/BugVault @@ -0,0 +1 @@ +Subproject commit 0462b397840ff0af70d36e0ad78da367cbf41a25 diff --git a/BuildEnvironments b/BuildEnvironments index aa11467..7282f13 160000 --- a/BuildEnvironments +++ b/BuildEnvironments @@ -1 +1 @@ -Subproject commit aa1146789f41d7878adb5ef8f3c6d35166d06427 +Subproject commit 7282f13cc6f942475a825fe880386318e8090a66 diff --git a/CPP/shitcoin b/CPP/shitcoin new file mode 160000 index 0000000..4227376 --- /dev/null +++ b/CPP/shitcoin @@ -0,0 +1 @@ +Subproject commit 422737695bed9cf03e031853be15971e024f71d2 diff --git a/CPP/shitcoinkeys/MakeKey.sh b/CPP/shitcoinkeys/MakeKey.sh new file mode 100755 index 0000000..0376d2d --- /dev/null +++ b/CPP/shitcoinkeys/MakeKey.sh @@ -0,0 +1,5 @@ +#!/bin/bash + + +openssl ecparam -genkey -name secp256k1 -out $1.pem +openssl ec -in $1.pem -text > $1.hex diff --git a/CardsOfUtterNonsense b/CardsOfUtterNonsense index a9fcb0a..3675b0a 160000 --- a/CardsOfUtterNonsense +++ b/CardsOfUtterNonsense @@ -1 +1 @@ -Subproject commit a9fcb0ad5b2ea37e9db655b15c74e4bf0158954b +Subproject commit 3675b0a80d96d5d44a81402e26595f2e15db12dc diff --git a/ConanServerManager b/ConanServerManager index de2bbde..feeac16 160000 --- a/ConanServerManager +++ b/ConanServerManager @@ -1 +1 @@ -Subproject commit de2bbde18be43ec2df0804bcd1c19e01a8abd45e +Subproject commit feeac161f539bfa8005fa36618970d41539e3785 diff --git a/Dart/LibAC b/Dart/LibAC index cfd97a6..8df69c9 160000 --- a/Dart/LibAC +++ b/Dart/LibAC @@ -1 +1 @@ -Subproject commit cfd97a687c0d6275ac051ce8b6090a1518d2d8a4 +Subproject commit 8df69c9ddca1c673e88203515a6873cf47342269 diff --git a/Dart/LibAC_flutter b/Dart/LibAC_flutter index d4bbca6..1f7260c 160000 --- a/Dart/LibAC_flutter +++ b/Dart/LibAC_flutter @@ -1 +1 @@ -Subproject commit d4bbca64051a5efa929274ebf3c01daa4b53de1d +Subproject commit 1f7260c9cf6f85d68322645bddaf106a5d177b6e diff --git a/Dart/flutter_treeview b/Dart/flutter_treeview index a8b322b..c6c77dc 160000 --- a/Dart/flutter_treeview +++ b/Dart/flutter_treeview @@ -1 +1 @@ -Subproject commit a8b322b54f4a579c484cb17233b3540160d7c15e +Subproject commit c6c77dc368a61bd90c55ffb5456263508d6da559 diff --git a/Docker/SkyrimTogether b/Docker/SkyrimTogether new file mode 160000 index 0000000..15b1225 --- /dev/null +++ b/Docker/SkyrimTogether @@ -0,0 +1 @@ +Subproject commit 15b1225a410545bc9ead2a3d321484f3f274431f diff --git a/Docker/Yolks b/Docker/Yolks index d926e97..ccb9cda 160000 --- a/Docker/Yolks +++ b/Docker/Yolks @@ -1 +1 @@ -Subproject commit d926e978b3d0c814fc73d2e3720d2035b5b3866a +Subproject commit ccb9cda7203e2b316e58677809f7bbcb46bb923c diff --git a/Minecraft/Mods/Arias-Essentials b/Minecraft/Mods/Arias-Essentials index 1c63a59..39ca2dc 160000 --- a/Minecraft/Mods/Arias-Essentials +++ b/Minecraft/Mods/Arias-Essentials @@ -1 +1 @@ -Subproject commit 1c63a5956616171d1efe0ffc740ba4265c647e70 +Subproject commit 39ca2dc94804954dbe28593e43bed3c9d2dff1c4 diff --git a/NBTEditor b/NBTEditor index b97a3e2..3dff4b7 160000 --- a/NBTEditor +++ b/NBTEditor @@ -1 +1 @@ -Subproject commit b97a3e2cf574bd79440272ac652ec7dc1bf45e07 +Subproject commit 3dff4b7cadba5f45e0505b2e5b4236338b202352 diff --git a/Pterodactyl/SkyrimTogether b/Pterodactyl/SkyrimTogether deleted file mode 160000 index 53624d5..0000000 --- a/Pterodactyl/SkyrimTogether +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 53624d55512c24b50f734b1ec67d98fd825f886e diff --git a/SecondLife/FarmSystem b/SecondLife/FarmSystem index f6902fe..8203693 160000 --- a/SecondLife/FarmSystem +++ b/SecondLife/FarmSystem @@ -1 +1 @@ -Subproject commit f6902fefd5a2161cfbb24868c259160fdf12e3d9 +Subproject commit 8203693fac823dd9556d154ca24bd32edbb6da23 diff --git a/SecondLife/MareControl b/SecondLife/MareControl index 2e3137a..f319380 160000 --- a/SecondLife/MareControl +++ b/SecondLife/MareControl @@ -1 +1 @@ -Subproject commit 2e3137aebabc921f583ae60f61d873b48345b22c +Subproject commit f319380c8b8e17a29463f4e3c6b565c1b8fd4e9c diff --git a/SecondLife/TimerHUD b/SecondLife/TimerHUD new file mode 160000 index 0000000..9cd295c --- /dev/null +++ b/SecondLife/TimerHUD @@ -0,0 +1 @@ +Subproject commit 9cd295c1f8619101af81b897af6bb30e4e5f5bd8 diff --git a/ServerCode b/ServerCode index 44e8e8c..f0f92f5 160000 --- a/ServerCode +++ b/ServerCode @@ -1 +1 @@ -Subproject commit 44e8e8cbd83c3ff8ce64e29bbbef74e3aac4b0d8 +Subproject commit f0f92f5d34c330a206528b113a432427d4f2b8e0 diff --git a/ServerConfig b/ServerConfig index 461e64f..e820ce4 160000 --- a/ServerConfig +++ b/ServerConfig @@ -1 +1 @@ -Subproject commit 461e64f04e54ae5ab78c631e0830e2cddebb7f2b +Subproject commit e820ce4ef585755910247a2c47f490a5b574df35 diff --git a/SimpleHelperTools b/SimpleHelperTools index 03e2cd1..1bf7da7 160000 --- a/SimpleHelperTools +++ b/SimpleHelperTools @@ -1 +1 @@ -Subproject commit 03e2cd1bc69bd9dc3c914e393f6af38822501795 +Subproject commit 1bf7da747922032a40ecb77f034772b0ffaa6114 diff --git a/Time-Tools b/Time-Tools index 0009709..a7f48f9 160000 --- a/Time-Tools +++ b/Time-Tools @@ -1 +1 @@ -Subproject commit 0009709351e2407ad129eb3e523c536ec5853aad +Subproject commit a7f48f9dabd3b2c8c377196a99e39529acaca13f diff --git a/VintageStory/AriasServerUtils b/VintageStory/AriasServerUtils index 1f5458b..11f52de 160000 --- a/VintageStory/AriasServerUtils +++ b/VintageStory/AriasServerUtils @@ -1 +1 @@ -Subproject commit 1f5458b8b1b86259afccf9956825d41290e1bcb3 +Subproject commit 11f52de3f73914c081eb76f2159c26c05a83e9c6