PrismLauncher/launcher/modplatform/modrinth
flow 6131346e2f
refactor: change the way instance names are handled
While working on pack updating, instance naming always gets in the way,
since we need both way of respecting the user's name choice, and a
standarized way of getting the original pack name / version.

This tries to circunvent such problems by abstracting away the naming
schema into it's own struct, holding both the original name / version,
and the user-defined name, so that everyone can be happy and world peace
can be achieved! (at least that's what i'd hope :c).

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-20 18:36:08 -03:00
..
ModrinthAPI.cpp fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthAPI.h fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthCheckUpdate.cpp refactor: add a HashUtils place for hashing stuff 2022-07-24 17:46:54 -03:00
ModrinthCheckUpdate.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
ModrinthInstanceCreationTask.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
ModrinthInstanceCreationTask.h feat: add early modrinth pack updating 2022-09-20 18:36:06 -03:00
ModrinthPackIndex.cpp feat: display the 'body' of a MR mod on the mod downloader 2022-08-01 07:33:29 -03:00
ModrinthPackIndex.h feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthPackManifest.cpp Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00
ModrinthPackManifest.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00