building and running in readme.md

This commit is contained in:
unurled 2024-02-28 18:53:24 +01:00
parent c9be229924
commit f21b0d8214
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F

View file

@ -1,3 +1,22 @@
# Sacred Realms
see [docs](https://git.unurled.me/SacredRealms/docs) for more information
see [docs](https://git.unurled.me/SacredRealms/docs) for more information
## Build Instructions
### Prerequisites
- [Java 17](https://adoptium.net/temurin/releases/?version=17)
- `git clone https://git.unurled.me/SacredRealms/SR-Game.git`
### Building
```bash
./gradlew build
```
## Running
- [Java 17](https://adoptium.net/temurin/releases/?version=17)
- [PaperMC 1.20.4](https://papermc.io/downloads/paper) or any fork of it (purpur, etc)
- a build of the plugin