Replicate Operating System key presses and release into Godot.Useful if there is a need to listen key press/release when Godot window is not focus. Examples:- Overlays (like Steam and Discord show overlays)- Streaming software (like OBS Studio use to change scenes)- VTuber software (change character state)Compatibility with Linux (X11) and Windows.
Quick Information
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 JSONH syntax can be represented with equivalent JSON.JsonhGd is an implementation of JSONH V1 & V2 for GDScript.Note: You can use JsonhVscode to highlight your JSONH in Visual Studio Code: https://github.com/jsonh-org/JsonhVscodeNote: JSONH is also available for C# (https://github.com/jsonh-org/JsonhCs) and GDExtension (https://github.com/jsonh-org/JsonhGdextension).
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 JSONH syntax can be represented with equivalent JSON. JsonhGd is an implementation of JSONH V1 & V2 for GDScript. Note: You can use JsonhVscode to highlight your JSONH in Visual Studio Code: https://github.com/jsonh-org/JsonhVscode Note: JSONH is also available for C# (https://github.com/jsonh-org/JsonhCs) and GDExtension (https://github.com/jsonh-org/JsonhGdextension).
Reviews
Quick Information
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 JSONH syntax can be represented with equivalent JSON.JsonhGd is an implementation of JSONH V1 & V2 for GDScript.Note: You can use JsonhVscode to highlight your JSONH in Visual Studio Code: https://github.com/jsonh-org/JsonhVscodeNote: JSONH is also available for C# (https://github.com/jsonh-org/JsonhCs) and GDExtension (https://github.com/jsonh-org/JsonhGdextension).