The repository of the game plugin of Sacred Realms.
Find a file
unurled 627e533e9c
All checks were successful
Build / build (push) Successful in 1m41s
entity type gui + command
2024-03-14 21:28:49 +01:00
.forgejo/workflows Update .forgejo/workflows/build.yaml 2024-02-29 12:26:35 +00:00
gradle/wrapper Sacred realms 2024-02-26 21:04:42 +01:00
src/main entity type gui + command 2024-03-14 21:28:49 +01:00
.gitignore Sacred realms 2024-02-26 21:04:42 +01:00
build.gradle.kts attribute gui 2024-03-12 15:06:20 +01:00
gradle.properties Sacred realms 2024-02-26 21:04:42 +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