Minecraft-Server-Launcher/README.md

7 lines
620 B
Markdown
Raw Normal View History

2018-01-18 23:32:07 +01:00
# Minecraft-Server-Launcher
2018-02-26 01:54:12 +01:00
I originally created this software in 2013 using AutoIt. Since I am now learning Java, I have recreated it in Java.
2018-01-19 00:43:33 +01:00
The original version can be found at: https://knarcraft.net/Downloads/Bungeeminecraftserverlauncher/
2018-01-31 21:28:51 +01:00
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.
2018-02-22 11:52:39 +01:00
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.