Update README
This commit is contained in:
parent
ba71dd0370
commit
f17d8111e8
11
README.md
11
README.md
|
|
@ -9,12 +9,15 @@ Some details on what the modpack changes can be found in the mod's README.
|
|||
|
||||
Packed in Modrinth format, because [Modrinth](https://modrinth.com) is the superior mod hosting platform.
|
||||
|
||||
# Installing
|
||||
## Installing
|
||||
1. Download the latest version [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/releases/)
|
||||
2. Drag into your mod loader of choice
|
||||
|
||||
# Development
|
||||
## Export script
|
||||
To create a release, run [./export-pack.sh](export-pack.sh)
|
||||
## Development
|
||||
### Forgejo actions
|
||||
Every time a commit is pushed to this repo, a version of the pack is automatically generated, which can be found [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/actions?workflow=build-1.20.yaml) (top result, then `MC_Rebalance.mrpack` below Artifacts).
|
||||
|
||||
### Export script
|
||||
To create a release yourself, run [./export-pack.sh](export-pack.sh)
|
||||
|
||||
* It will be generated in [release/Tinker's tinkering.mrpack](Tinker's%20tinkering.mrpack)
|
||||
|
|
|
|||
Loading…
Reference in a new issue