JSONH Translations
by Joyless | MIT
A Godot plugin for importing translation files in JSONH v1 format using JsonhCs
This plugin allows you to import translation files in JSONH v1 format. For example: # en.jsonh HELLO: "Hello there!" BYE: "Goodbye now! Note: You can use JsonhVscode to highlight your JSONH in Visual Studio Code. Note: This plugin currently requires Godot
JSONH (Json For Humans)
by Joyless | MIT
JSON for Humans in GDExtension for Godot
JSON for Humans in GDExtension for Godot. JSON is great. Until you miss that trailing comma... or want to use comments. What about multiline strings? JSONH provides a much more elegant way to write JSON that's designed for humans rather than machines
loading more results...