-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# Resonite DataTree Converter | ||
|
||
This Windows tool allows you to convert any Resonite DataTree object file (.brson, .7zbson, .lz4bson) to JSON and vice-versa. | ||
This Windows tool allows you to convert any Resonite DataTree object file (.frdt, .brson, .7zbson, .lz4bson) to JSON and vice-versa. | ||
(To save a json file back to .frdt, save it as any other file type, then rename the extension. Yes, that is how it works.) | ||
|
||
This tool uses Resonite's libraries to convert them, so it sohuld hopefully work for the forseeable future. This tool saves the location that you selected for Resonite in `%LOCALAPPDATA%/Lexevolution/Resonite DataTree Converter/app.config`. |