1.3.0
版本发布时间: 2021-04-18 01:54:21
Lauriethefish/QuestPatcher最新发布版本:2.10.0(2024-08-15 00:26:06)
Changelog:
- Added verification for mod installs. Upon opening, QuestPatcher will check that each mod that is marked as installed has its files copied correctly. If they are not copied/are missing, the mod will be automatically removed. This resolves issues where a user updates, which wipes the modloader's
/sdcard/Android/data/{app-id}/files/mods/
and/sdcard/Android/data/{app-id}/files/libs/
, but not/sdcard/QuestPatcher/{app-id}/installedMods/
, leading to mods displaying as installed when they aren't. - General internal refactor to make the code less yucky.
- Restructured the config:
%appdata%/QuestPatcher/appId.txt
no longer exists, and the app ID is stored in%appdata%/QuestPatcher/config.json
, the default version of which is stored within resources. OldappId.txt
files will be automatically deleted and the app ID converted to the new format. - Added support for auto-upgrading dependencies. QuestPatcher will now attempt to install a newer version of an outdated dependency when installing a mod that requires the new version. This will also avoid uninstalling the dependency if a mod depends on the old version, some error checking has been added to better explain this behavior to users.
- Fixed unstripped
libunity.so
being available for other versions of the app you have installed, but not your version causing a crash later during patching when it attempts to copy the file even though it hasn't been downloaded.
1、 ubuntu-x64.zip 43.99MB
2、 windows-installer.exe 31.09MB