pollymc/launcher/ui/pages/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
..
ListModel.cpp refactor: fix deprecation up to Qt 5.15 2022-07-10 12:17:52 +02:00
ListModel.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
Page.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
Page.h Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
Page.ui fix: fix urls on ftb legacy 2022-08-24 12:31:38 +02:00