mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 19:49:56 +00:00
Fix forge prerelease mess.
This adds a HACK that assumes Mojang will be consistent with their versioning. What could possibly go wrong?
This commit is contained in:
@@ -68,6 +68,8 @@ struct ForgeVersion : public BaseVersion
|
||||
QString jobbuildver;
|
||||
QString mcver;
|
||||
QString filename;
|
||||
QString branch;
|
||||
QString mcver_sane;
|
||||
};
|
||||
|
||||
class ForgeVersionList : public BaseVersionList
|
||||
|
||||
Reference in New Issue
Block a user