Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
StructuredXmlEditor.exe | 2020-04-21 | 2.9 MB | |
README.md | 2020-04-21 | 466 Bytes | |
v1.10.0_ More features.tar.gz | 2020-04-21 | 713.4 kB | |
v1.10.0_ More features.zip | 2020-04-21 | 943.0 kB | |
Totals: 4 Items | 4.6 MB | 0 |
- 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.