mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 18:09:59 +03:00
introduced here https://github.com/PrismLauncher/PrismLauncher/pull/3260
fixes #4415
reason: some snapshot have Pre-Release in our meta but when searching in
Modrinth this needs to be translated to -pre and the reverse needed to
be done for filtering after we fetched the version.
Now there are snapshots with -pre in name and that works with Modrinth
but when we translate it back we replace it with Pre-Release so the
easeiest patch is just to double the version(one with -pre one with
Pre-Release)
The correct one would be to complicate the code and identify the
versions that need the transition and only apply this for those.
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| atlauncher | ||
| flame | ||
| helpers | ||
| import_ftb | ||
| legacy_ftb | ||
| modrinth | ||
| packwiz | ||
| technic | ||
| CheckUpdateTask.h | ||
| EnsureMetadataTask.cpp | ||
| EnsureMetadataTask.h | ||
| ModIndex.cpp | ||
| ModIndex.h | ||
| ResourceAPI.cpp | ||
| ResourceAPI.h | ||
| ResourceType.cpp | ||
| ResourceType.h | ||