pollymc/launcher/modplatform/technic
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
..
SingleZipPackInstallTask.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
SingleZipPackInstallTask.h refactor!: bump to C++17 and C17 2022-07-20 14:22:10 +02:00
SolderPackInstallTask.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
SolderPackInstallTask.h Technic: Display available versions for Solder packs 2022-04-02 13:53:44 +01:00
SolderPackManifest.cpp fix: version field in technic pack manifest being null 2022-05-18 17:17:16 -03:00
SolderPackManifest.h Technic: Add API models for Solder packs 2022-04-02 13:53:44 +01:00
TechnicPackProcessor.cpp fix(technic): map loader libraries to components properly 2022-07-08 17:28:06 +02:00
TechnicPackProcessor.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00