CHANGED:
- Completely wiped Version class, removed all hardcoded versions
- Versions are pulled from the Mojang version manifest at runtime
- A list will generate of all versions that are available to map
- A button was added to toggle between snapshots and releases
- The text box showing which version was chosen was removed (this was only used for "latest" releases and is no longer needed)
- Minor cleanup was done in several areas