The repository of the game plugin of Sacred Realms.
Find a file
unurled ced4c0d186
Some checks failed
Build / build (push) Failing after 1m19s
add of SR-Core and many more things
2024-09-06 09:29: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 add of SR-Core and many more things 2024-09-06 09:29:26 +02:00
.gitignore Sacred realms 2024-02-26 21:04:42 +01:00
build.gradle.kts add of SR-Core and many more things 2024-09-06 09:29:26 +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