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 for Humans in GDExtension.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.JsonhGdextension is an implementation of JSONH V1 & V2 for GDExtension using JsonhCpp.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 GDScript (https://github.com/jsonh-org/JsonhGd).
JSON for Humans in GDExtension. 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. JsonhGdextension is an implementation of JSONH V1 & V2 for GDExtension using JsonhCpp. 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 GDScript (https://github.com/jsonh-org/JsonhGd).
Reviews
Quick Information
JSON for Humans in GDExtension.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.JsonhGdextension is an implementation of JSONH V1 & V2 for GDExtension using JsonhCpp.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 GDScript (https://github.com/jsonh-org/JsonhGd).