pollymc/launcher/modplatform/legacy_ftb
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
..
PackFetchTask.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
PackFetchTask.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
PackHelpers.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PackInstallTask.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
PackInstallTask.h refactor!: bump to C++17 and C17 2022-07-20 14:22:10 +02:00
PrivatePackManager.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
PrivatePackManager.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00