The repository of the game plugin of Sacred Realms.
Find a file
2024-05-25 15:57:58 +02:00
.forgejo/workflows Update .forgejo/workflows/build.yaml 2024-04-29 20:40:23 +00:00
gradle/wrapper bump to 1.20.5 + no support for spigot 2024-04-29 21:49:07 +02:00
src/main patch error on no entity in list 2024-05-25 15:57:58 +02:00
.gitignore Sacred realms 2024-02-26 21:04:42 +01:00
build.gradle.kts update and relocation 2024-05-25 15:48:02 +02:00
gradle.properties code refactoring for visibility 2024-03-18 20:39:28 +01:00
gradlew Sacred realms 2024-02-26 21:04:42 +01:00
gradlew.bat Sacred realms 2024-02-26 21:04:42 +01:00
README.md building and running in readme.md 2024-02-28 18:53:24 +01:00
settings.gradle.kts Sacred realms 2024-02-26 21:04:42 +01:00

Sacred Realms

see docs for more information

Build Instructions

Prerequisites

  • Java 17
  • git clone https://git.unurled.me/SacredRealms/SR-Game.git

Building

./gradlew build

Running