0.1.3
Pre-release
Pre-release
Added
- Add initial version of In App purchase Hack support for android
Fixed
- [Modder]: build from source error on windows
- [Modder]: use
--use-aapt2
during rebuild, so we can patch newer games - [ATG]: fix crash on armv8l (saumsung J7)
- [ATG]: fix hang when connect to ACE Server on some devices more detail
Changed
- [Modder]: patch command from
modder patch [APK_PACKAGE_NAME]
tomodder patch [APK_PACKAGE_NAME] -m
for adding memory editing support - [Modder]: removed
decompile
andrecompile
command because its not too important