feat: spawn command & fix version (2.1.1)

This commit is contained in:
hexlocation 2025-04-26 19:04:41 +02:00
parent f9bf400c8e
commit d0e6f470c8
3 changed files with 84 additions and 1 deletions

View file

@ -1,5 +1,5 @@
group = "rip.iwakura"
version = "0.1.0"
version = "2.1.1"
plugins {
java