1.1.4
[1.1.4] - 2024-10-24
api interface: Implemented new methods
bool FileExists(string gamePath, string packSuffix = "");
byte[] GetFileData(string gamePath, string packSuffix = "");
void AddModdedFile(string modId, string gamePath, byte[] file);