Skip to content

Releases: synogen/unitypatcher

0.0.5

05 Oct 22:46
Compare
Choose a tag to compare
  • 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

02 Jun 10:51
Compare
Choose a tag to compare
  • 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

29 May 17:54
Compare
Choose a tag to compare

Only minor bugfixes for patching and reading text assets.

0.0.2

23 May 22:25
Compare
Choose a tag to compare
  • 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

21 May 18:17
Compare
Choose a tag to compare
0.0.1 Test Version Pre-release
Pre-release

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.