Merge remote-tracking branch 'origin/master'

This commit is contained in:
Kristian Knarvik 2018-12-18 00:59:04 +01:00
commit 4901ea0627

View File

@ -1,6 +1,6 @@
# Minecraft-Server-Launcher
I originally created this software in 2013 using AutoIt. Since I am now learning Java, I have recreated it in Java.
The original version can be found at: https://knarcraft.net/Downloads/Bungeeminecraftserverlauncher/
The original version can be found at: https://archive.knarcraft.net/Scripts/BungeeMinecraftServerLauncher/
Its goal is to do everything the original does, just better. The original is 1595 lines of code repetition and dirty code. I had no prior programming experience when I first started working on the original, which is why it became such a mess.
The code is now in a fully working state. It is still missing an auto update feature, but it can be used, and is fully functional.