pollymc/launcher/ui/pages/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
..
TechnicData.h Technic: Display available versions for Solder packs 2022-04-02 13:53:44 +01:00
TechnicModel.cpp fix: aborts when using a Qt build with assertions enabled 2022-07-03 12:44:19 -03:00
TechnicModel.h Technic: Allow pack API urls to be used in search 2022-04-02 13:53:43 +01:00
TechnicPage.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
TechnicPage.h Technic: Display available versions for Solder packs 2022-04-02 13:53:44 +01:00
TechnicPage.ui fix: allow opening external links in technic modpack page 2022-06-09 18:46:19 -03:00