issues
search
ShaneBeeStudios
/
McDeob
Re-mapping and deobfuscation tool for Minecraft
Apache License 2.0
178
stars
16
forks
source link
Version - complete revamp
#43
Closed
ShaneBeee
closed
8 months ago
ShaneBeee
commented
8 months ago
This PR aims to completely revamp the Version class.
CHANGES:
Completely wiped Version class, no more need for hardcoding
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
Minor cleanup was done in several areas
Ref #41
This PR aims to completely revamp the Version class.
CHANGES:
Ref #41