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
SingleZipPackInstallTask.h
SolderPackInstallTask.cpp
SolderPackInstallTask.h
SolderPackManifest.cpp
SolderPackManifest.h
TechnicPackProcessor.cpp
TechnicPackProcessor.h