The repository of the game plugin of Sacred Realms.
Find a file
2024-08-22 15:34:26 +02:00
.forgejo/workflows Update .forgejo/workflows/build.yaml 2024-04-29 20:40:23 +00:00
gradle/wrapper tried to patch some bugs 2024-07-03 15:42:21 +02:00
src/main patch double event running 2024-08-22 15:34:26 +02:00
.gitignore Sacred realms 2024-02-26 21:04:42 +01:00
build.gradle.kts transition to paper plugin 2024-07-03 18:44:00 +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 patch todo in item command 2024-05-25 16:17:05 +02: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