Skip to content

v0.3.1

Compare
Choose a tag to compare
@burninrubber0 burninrubber0 released this 06 May 20:28
· 49 commits to master since this release
4350aaa

New features

  • Language editor improvements (#33):
    • Support for exporting to CSV/importing from CSV
    • Keys are now resolved to their original strings based on user-editable text files in the keys folder
    • The "find" feature has been generalized and searches both columns
  • Texture importing now works for Remastered and supports most common image formats (#30)
  • Model and material colors have been changed in the resource list (#27)

Known issues

  • Not all language keys are resolved (#35)
  • The language editor's find feature can only find the first instance of a value
  • Support for importing textures to the original game has been dropped
  • Bundle resources may not be compressed identically to the game (#34)

Notes

This release targets .NET 7 and may have compatibility issues on older operating systems. If you encounter any problems, please open an issue.

Full Changelog: v0.3.0...v0.3.1