PrismLauncher/launcher/modplatform/modrinth
Rachel Powers d1b6d7c402
chore: Re-simplify IndexVersionType and MessageLevel with c++20
This sets our compiler requirements to gcc 11 and clang 13. If we
forgo the use of `using enum` we can drop to gcc 10 and clang 10 but
that means using `MessageLevel::Enum::Unknown` for direct enum access

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2025-12-11 09:59:33 -07:00
..
ModrinthAPI.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
ModrinthAPI.h fix mod select 2025-11-05 14:24:38 +02:00
ModrinthCheckUpdate.cpp fix:resource update with loaders 2025-07-22 13:33:19 +03:00
ModrinthCheckUpdate.h fix:resource update with loaders 2025-07-22 13:33:19 +03:00
ModrinthInstanceCreationTask.cpp Merge remote-tracking branch 'upstream/develop' into no-ensure 2025-11-10 18:56:32 +00:00
ModrinthInstanceCreationTask.h removed some duplicate code 2025-09-15 18:25:07 +03:00
ModrinthPackExportTask.cpp move ExportToZipTask 2025-11-26 18:39:18 +02:00
ModrinthPackExportTask.h propagate side as enum instead of Qstring 2025-06-02 13:26:42 +03:00
ModrinthPackIndex.cpp chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
ModrinthPackIndex.h removed some duplicate code 2025-09-15 18:25:07 +03:00