Skip to content

Releases: STBrian/MC3DS-BJSON-Editor

v1.1.0

19 Mar 04:43

Choose a tag to compare

Changelog:

  • Strings are now editable values
  • Fixed bug with boolean values always being displayed as "false"
  • Used latest version of pyBjson module for better support

v1.0.1

24 Jul 02:23
4c1ab2d

Choose a tag to compare

Changelog:

  • Fixed a bug due to lack of support for null values ​​in the bjson file. Null values ​​should now also appear without skipping. (Its icon was also added)

(I know it's too early to release another version but it was necessary since it broke the entire file structure)

Note:

I need to warn you that if the executable is marked as a virus, the problem comes with PyInstaller (used to convert the script to an executable) which sometimes causes it to be detected as a virus. You can use the source code if it makes you feel unsafe, just make sure to install dependencies if necessary.

v1.0.0 - release

23 Jul 22:25

Choose a tag to compare

First release

--- If you find any errors, please report them ---

Tool to edit numeric and boolean values ​​in MC3DS Edition bjson files. Please do not report if you cannot edit text values, as it is not supported yet. It is also not possible to add or remove entries from the bjson for now.

Any unexpected behavior, please report.