Skip to content

v1.10.0: More features

Latest
Compare
Choose a tag to compare
@Lyeeedar Lyeeedar released this 21 Apr 17:06
· 34 commits to master since this release
  • Add basic support for localised strings. Marking a string element as NeedsLocalisation will write the string contents to a file, and reference it with a GUID in the original element.

  • Create a data transformer tool that allows mutating xml files through a template.

  • Allow Collections to load their contents from a Keys list or a DefKey, like References do.

  • Fix multiple prompts to reload file when it changes on disk.

  • Fix some graph node jumping bugs.