Releases: synogen/unitypatcher
Releases · synogen/unitypatcher
0.0.5
- updates to the readme
- option to export assets raw by adding the parameter "raw" to the export command line
- proper error message when a text asset can not be found while patching
0.0.4
- support for older Unity 5 style index in case the newer style can not be found
- support for patching with multiple patch files added
- more and more detailled output
0.0.3
Only minor bugfixes for patching and reading text assets.
0.0.2
- batch text asset export (use * instead of asset name/path ID)
- recognize text assets by generic checks (finds more text assets)
- can have multiple lines as a replacement for the regular expression in a patch file now
0.0.1 Test Version
Can be used to try and export/import and patch text assets in a Unity assets file. Very early version that has only been tested on PC Building Simulator (Unity Asset Format 2017.2.0f3), so expect bugs, crashes and general unpleaseantness.