JSONH Translations
by Joyless | MIT
A Godot plugin for importing translation files in JSONH V2 format using JsonhCs
This plugin allows you to import translation files in JSONH V2 format. For example, in en.jsonh : HELLO: "Hello there!" BYE: "Goodbye now! Note: You can use JsonhVscode to highlight your JSONH in Visual Studio Code. Note: This plugin requires Godot with C
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...