mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 13:26:58 +03:00
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> |
||
|---|---|---|
| .. | ||
| FileResolvingTask.cpp | ||
| FileResolvingTask.h | ||
| FlameAPI.cpp | ||
| FlameAPI.h | ||
| FlameCheckUpdate.cpp | ||
| FlameCheckUpdate.h | ||
| FlameInstanceCreationTask.cpp | ||
| FlameInstanceCreationTask.h | ||
| FlameModIndex.cpp | ||
| FlameModIndex.h | ||
| FlamePackIndex.cpp | ||
| FlamePackIndex.h | ||
| PackManifest.cpp | ||
| PackManifest.h | ||