mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 10:56:57 +03:00
Newer versions of FTB App create a stub version.json in the instance root with only a comment directing to .ftbapp/version.json. The old logic would find this stub file first and fail to parse it, causing modpacks to not be detected. This fix checks .ftbapp/version.json first (newer location) before falling back to the root version.json (older location). Signed-off-by: Marco von Rosenberg <codingmarco@gmail.com> Signed-off-by: Charlie <u7919347@anu.edu.au> |
||
|---|---|---|
| .. | ||
| 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 | ||