Skip to content

0.7.2

Compare
Choose a tag to compare
@zaucy zaucy released this 07 Aug 19:23
· 16 commits to main since this release

ecsact_rt_entt 0.3.4 -> 0.3.5

0.3.5

Bug Fixes

  • remove duplicate recipe source files - (6307675)

Miscellaneous Chores

  • (deps) update dependency ecsact_cli to v0.3.14 - (6056028)

  • (version) 0.3.5 - (7a957ec)

  • update readme logo - (1625505)

ecsact_cli 0.3.14 -> 0.3.15

0.3.15

Features

  • report bad extractions as an error - (d319ae2)
    * use absolute paths for vs extract batch
  • in unreal the temp directory passed to the CLI on windows uses '/'
    which caused the batch file to not be found

Miscellaneous Chores