Giants with AI
  • Java 97%
  • JavaScript 3%
Find a file
m724 0e2fd9ba88
Some checks are pending
/ build (push) Waiting to run
build(release): Tag 3.0.1
2026-01-18 09:42:10 +01:00
.forgejo ci: Link to triggering run instead of commit 2026-01-09 19:11:55 +01:00
.idea refactor: Major configuration refactoring 2026-01-03 10:07:54 +01:00
gradle chore: Update mStats to 0.1.3 2026-01-18 09:12:48 +01:00
src/main build: Replace version placeholder in plugin.yml 2026-01-18 09:38:53 +01:00
.gitignore Super dirty initial commit 2026-01-02 13:17:16 +01:00
build.gradle.kts build(release): Tag 3.0.1 2026-01-18 09:42:10 +01:00
gradlew Super dirty initial commit 2026-01-02 13:17:16 +01:00
gradlew.bat Super dirty initial commit 2026-01-02 13:17:16 +01:00
LICENSE.md docs: Add license 2026-01-02 13:34:58 +01:00
README.md feat: Initial updater implementation 2026-01-08 20:18:32 +01:00
settings.gradle.kts build: Change project name 2026-01-02 13:21:22 +01:00

Development

Running

To spawn a 1.21.11 server:

./gradlew run

Server files will be stored in run/ in the main directory.
Note that the config must be deleted manually in case of changes. (TODO make it not)