Skip to content

Releases: WilliamDraco/nwsync_originate

Release v0.3.2

09 Oct 07:21
Compare
Choose a tag to compare
  • Allows zero-sized resources to be re-originated for those who do this weirdness.
  • correct mins-naming in --version command

Release v0.3.1

19 Dec 15:27
Compare
Choose a tag to compare
  • Update to the incremental component to persist via json file, as reading sha1's off files takes just as long as re-writing them all.

Release v0.3.0

19 Dec 02:04
Compare
Choose a tag to compare
  • Cleans outputDir of folders/files that are not related to the current origin, both to be neat and also prevent reintroduction of deleted resources in certain setups.
  • No longer extracts files if they already exist in outputDir (Such as from a previous Origination)
  • Bugfix to hak output location when using -c but not -d

Release v0.2.1

16 Dec 11:48
Compare
Choose a tag to compare
  • Correct ShardID identification, as they are not always simply increments as assumed.
  • correct resolution of resource filenames which include a . (I.E. abc_v1.0.mdl)
  • Windows zip now includes required dlls

Release v0.2.0

12 Dec 10:50
Compare
Choose a tag to compare

First public release of nwsync_originate.

Based on the pre-release status of nwsync as-at this time [30af66a]. This is especially relevant as the pre-release binaries for nwsync v3.0 are behind by a meaningful amount.

Please feel free to raise issues especially around the commands/help working as obviously I know what it does already.