The repository of the game plugin of Sacred Realms.
Find a file
2024-04-25 18:14:53 +02:00
.forgejo/workflows Update .forgejo/workflows/build.yaml 2024-03-15 15:16:56 +00:00
gradle/wrapper Sacred realms 2024-02-26 21:04:42 +01:00
src/main treasure chests 2024-04-25 18:14:53 +02:00
.gitignore Sacred realms 2024-02-26 21:04:42 +01:00
build.gradle.kts add of treasure and code moving around 2024-04-08 17:03:37 +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