Files
ATM8/README.md
Adrian Marquis 54a29e4f78 Updated Readme
2023-06-22 10:29:08 +02:00

32 lines
902 B
Markdown

# All the Mods 8
Custom version for blue_smoothie & xy795's server
## Install
There are 2 supported 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.
For MultiMC to be able to pick up the instance, an additional configuration file `instance.cfg` has to be created in the instance folder (the root of the repository):
```
InstanceType=OneSix
name=All the mods 8
```
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.