commit 5386f164b906c872dd1247a196e9e0111268db16 Author: Adrian Marquis Date: Sat May 27 16:20:28 2023 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9e132ef --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# ---> minecraft +instance.cfg +minecraft/astralsorcery +minecraft/crash-reports +minecraft/discordsuite +minecraft/fonts +minecraft/journeymap +minecraft/hs_err_* +minecraft/knownkeys.txt +minecraft/llibrary +minecraft/local +minecraft/logs +minecraft/saves +minecraft/screenshots +minecraft/shaderpacks +minecraft/TombManyGraves +minecraft/.* +minecraft/BotaniaVars.dat +minecraft/crafttweaker.log +minecraft/icon.png +minecraft/OpenComputersMod-* +minecraft/usercache.json +natives +jei/bookmarks.ini + + diff --git a/README.md b/README.md new file mode 100644 index 0000000..2110976 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# All the Mods 8 + +Custom version for blue_smoothie & xy795's server + + +## Install + +There are 2 ways of installing the modpack. + +## Git + +The master branch tracks a MultiMC compatible version of the modpack which can be cloned via `git` into +the instance folder of your MultiMC installation. + +To update, a simple `git pull` should be sufficient. + + +## Curse style modpack archive + +A ZIP file with the format of Curse minecraft modpacks is uploaded as a Release in this repository for +every version of the modpack. These files can be imported with every minecraft client which supports Curse +minecraft modpacks. + +To update, download and import the never version of the modpack.