The repository of the game plugin of Sacred Realms.
Find a file
2024-09-28 18:48:13 +02:00
.forgejo/workflows Update .forgejo/workflows/build.yaml 2024-04-29 20:40:23 +00:00
gradle/wrapper update gradle wrapper 2024-09-06 10:07:51 +02:00
src/main small adjustment on treasure generation 2024-09-28 18:48:05 +02:00
.gitignore Sacred realms 2024-02-26 21:04:42 +01:00
build.gradle.kts refactoring 2024-09-28 18:48:13 +02:00
gradle.properties add of SR-Core and many more things 2024-09-06 09:29:26 +02: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