Gotta combine the gamemode commands

This commit is contained in:
obvWolf
2024-04-08 08:16:51 -05:00
parent c3bce35dc4
commit 5dae610708
36 changed files with 764 additions and 104 deletions

2
gradlew vendored Normal file → Executable file
View File

@@ -31,7 +31,7 @@
#
# Busybox and similar reduced shells will NOT work, because this script
# requires all of these POSIX shell features:
# * functions;
# * me.trouper.ultrautils.functions;
# * expansions «$var», «${var}», «${var:-default}», «${var+SET}»,
# «${var#prefix}», «${var%suffix}», and «$( cmd )»;
# * compound commands having a testable exit status, especially «case»;