Update README.md

This commit is contained in:
nelle 2023-09-26 04:54:06 -06:00
parent 855b81c046
commit 121c599422

View file

@ -7,14 +7,23 @@ that changes course right after 1.7.10, acting as if 1.8+ never even happened
Checkout the [Changelog](./CHANGELOG.md) and [Ideas](./IDEAS.md)!
## Installation Guide and Tips/Tricks
### Some Features Include:
- Coins
- Keys
- More Music
- Cyan Rose
- Tutorial World (WIP)
- Ropes (WIP)
- Chains (and a recipe for chainmail)
### Installation Guide and Tips/Tricks
To install this mod you will need to install Legacy Fabric, You can install it normally via an [installer](https://legacyfabric.net/downloads.html),
or you can alternatively, install [The MulitMC/Prism Launcher Instance](https://github.com/Legacy-Fabric/multimc-instance-creator/releases).
~~And then [download (Modrinth)](https://modrinth.com/mod/even-more-bountiful/versions) | [download (Git Repo)](https://git.ouroboros.group/LimePotato/even-more-bountiful/releases) this mod to your mods folder.~~
**This mod has no releases built for the public, you will need to build it yourself.**
## Build Instructions
### Build Instructions
1. Clone this repo `git clone https://git.ouroboros.group/limepotato/even-more-bountiful.git`
2. Open terminal in the folder and run `./gradlew build`
3. Then `./gradlew assemble`