Update README
This commit is contained in:
parent
34c2beae09
commit
7c5e3cc6dd
13
README.md
13
README.md
|
|
@ -1,4 +1,4 @@
|
|||
## Minecraft Rebalanced 2.0.0 - [Changelog](CHANGELOG.md)
|
||||
# Minecraft Rebalanced 2.0.0 - [Changelog](CHANGELOG.md)
|
||||
|
||||
A modpack intended to rework almost every feature in the game with a focus on the vanilla progression.
|
||||
|
||||
|
|
@ -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/workflows/build-1.21.yaml/runs/latest) (`MC_Rebalance_2.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