33 lines
903 B
Markdown
33 lines
903 B
Markdown
# All the Mods 10
|
|
|
|
Custom version for blue_smoothie & xy795's server
|
|
|
|
|
|
## Install
|
|
|
|
There are 2 supported ways of installing the modpack.
|
|
|
|
## Git
|
|
|
|
The main 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 10
|
|
```
|
|
|
|
|
|
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.
|
|
|