The repository of the game plugin of Sacred Realms.
Find a file
unurled 6517b39ed7
Some checks failed
Build / build (push) Has been cancelled
Update .forgejo/workflows/build.yaml
2024-03-15 15:16:56 +00: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 add ItemCommand 2024-03-15 13:22:31 +01:00
.gitignore Sacred realms 2024-02-26 21:04:42 +01:00
build.gradle.kts sonar qube 2024-03-15 15:06:46 +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