Skip to content

Releases: ichttt/MCLang2Json

Fix newline

26 Apr 14:18
Compare
Choose a tag to compare

Previously, it would get written as \n instead of \n

Better remapping support

27 Mar 19:03
Compare
Choose a tag to compare

This release bring better item and block remapping support, adding the modid if a modid is present. Thanks jottyfan!
It also changes the layout of the GUI a bit.

Fix skipping '=' in translation

26 Dec 00:45
Compare
Choose a tag to compare

Hopefully final build

Fix for comment remapping

25 Dec 17:28
Compare
Choose a tag to compare

Fixing minor issues

Keeping comments as _comment, more useful log output

25 Dec 17:20
Compare
Choose a tag to compare

Adds an option to keep lang file comments as _comment (default:true)
Made the console output a little more useful

Fix converting files with BOM, ensure UTF8

25 Dec 10:44
Compare
Choose a tag to compare

Fixes an issue with some files

Empty line fixes

12 Feb 12:05
Compare
Choose a tag to compare

Fixes an issue that causes the parser to fail on empty lines

Comment fix and UI scale

22 Jan 19:09
Compare
Choose a tag to compare

-Comments found in .lang files are now being ignored
-The UI font has increased to be more readable on HiDPI screens

Remap item and block lang entries

18 Jan 18:40
Compare
Choose a tag to compare

Some basic remapping, removing the .name suffix and changing block. to tile.

Lang2Json Release

18 Jan 00:23
b2f2fff
Compare
Choose a tag to compare

Just run extract the zip and run it.
Includes GSON