SteamWar/BungeeCore
Archiviert
13
2
Dieses Repository wurde am 2024-08-05 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
BungeeCore/steamwarci.yml
Lixfel c87ec5214a Persistent MonoRepo, Velocity: Tablist
Signed-off-by: Lixfel <git-5w3l@lixfel.de>
2024-06-19 12:02:45 +02:00

9 Zeilen
258 B
YAML

build:
- "./gradlew buildProject"
- "./gradlew --stop"
artifacts:
"/binarys/PersistentVelocityCore.jar": "Persistent/build/libs/Persistent.jar"
"/binarys/VelocityCore.jar": "build/libs/velocitycore.jar"
"/binarys/deployarena.py": "deployarena.py"