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! Read the documentation here. Note: This plugin requires Godot with C# .NET support. Note: You can use JsonhVscode to
JSONH (Json For Humans)
by Joyless | MIT
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. Since JSONH is compatible with JSON, any
loading more results...