mirror of
https://github.com/ME1312/SubServers-2.git
synced 2025-02-13 18:21:22 +01:00
Update GalaxiEngine
This commit is contained in:
parent
52ebd6b903
commit
dc63284781
@ -5,7 +5,7 @@
|
|||||||
# -> BungeeCord and SubServers.Sync
|
# -> BungeeCord and SubServers.Sync
|
||||||
# -> GalaxiEngine and SubServers.Host
|
# -> GalaxiEngine and SubServers.Host
|
||||||
#
|
#
|
||||||
# Usage: "bash SubServers.Bungee.Patcher.sh <Platform.jar> <SubServers.jar>"
|
# Usage: "bash SubServers.Patcher.sh <Platform.jar> <SubServers.jar>"
|
||||||
#
|
#
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
if [ -z "$1" ]
|
if [ -z "$1" ]
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.ME1312.Galaxi</groupId>
|
<groupId>net.ME1312.Galaxi</groupId>
|
||||||
<artifactId>GalaxiEngine</artifactId>
|
<artifactId>GalaxiEngine</artifactId>
|
||||||
<version>18w46a</version>
|
<version>18w47e</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user