mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-01-31 19:16:44 +01:00
Update README.md
God damn markdown
This commit is contained in:
parent
0b7ef78cb8
commit
cce26951f0
1 changed files with 4 additions and 0 deletions
|
@ -95,13 +95,17 @@ This project uses reach-entity-attributes, which may not be updated at the time
|
|||
If you're building for 1.19.3, you may follow these steps to make sure it's available to git:
|
||||
|
||||
`git clone https://github.com/Sollace/reach-entity-attributes`
|
||||
|
||||
`cd reach-entity-attributes`
|
||||
|
||||
`gradlew build publishToMavenLocal`
|
||||
|
||||
### Building Unicopia
|
||||
|
||||
`git clone https://github.com/Sollace/Unicopia`
|
||||
|
||||
`cd Unicopia`
|
||||
|
||||
`gradlew build`
|
||||
|
||||
Built jars are located in /build/bin` within the Unicopia folder after performing the above two command.
|
||||
|
|
Loading…
Reference in a new issue