pollymc/launcher/modplatform/technic
flow 441075f610
fix: version field in technic pack manifest being null
Sometimes, the version field, that is supposed to be a string, was a
null instead. Inspecting other entries, seems like the default for not
having a version should be "", so I made it like that in case the
version was null.

I hope this fixes the issue :^)
2022-05-18 17:17:16 -03:00
..
SingleZipPackInstallTask.cpp NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
SingleZipPackInstallTask.h refactor: simpler includes for quazip 2022-01-31 21:40:59 +01:00
SolderPackInstallTask.cpp Technic: Verify checksums for pack build mods 2022-04-02 13:53:44 +01: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(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
TechnicPackProcessor.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00