Commit Graph

12 Commits

Author SHA1 Message Date
ME1312
35c80bba80
Use the new .net URL structure 2019-12-11 21:01:28 -05:00
ME1312
c6d611836c
Add display scaling to SubServers.Console 2019-07-02 00:11:10 -04:00
ME1312
0d46c5b604
Add a restart command 2019-01-07 16:09:20 -05:00
ME1312
3635fea2f5
Update SubServers.Console 2019-01-06 15:58:15 -05:00
ME1312
f4a78fc7b0
Update SubServers.Console 2018-10-24 01:37:55 -04:00
ME1312
dfa37c9022
Fix compatibility with the UI Designer & Maven 2018-10-22 22:06:25 -04:00
ME1312
55f97338f8
Seperate Sponge from Forge
The sponge template now builds SpongeVanilla, and a new template called `Forge` will continue to build SpongeForge
2018-07-26 13:34:31 -04:00
ME1312
75b9b688cc Rewrite SubData API for JSON dependancy changes
This commit removes the org.JSON library where alternatives are already provided (Bungee & Bukkit provide Gson). This change was made to improve compatability with BungeeCord plugins and reduce file sizes.

This means big changes to the SubData API, which heavily relied on org.JSON. Now we submit our data through YAMLSection to be converted and sent over the network.
2018-04-14 21:53:51 -04:00
ME1312
03505996a7 Correct dependency versions 2018-04-12 20:48:33 -04:00
ME1312
99910b2249 Correct Dependancies 2018-04-10 02:28:39 -04:00
ME1312
05825bcbce Mark maven source directories 2018-04-10 02:11:52 -04:00
ME1312
046c987a31 Attempt to make contributing a little easier
This commit is to maven-ify this repo into something a little more usable to anyone who isn't me
2018-04-10 01:48:18 -04:00