Initial commit
Half-baked state. Most of the UI is mostly done, but the integration with Grist (or any other data provider) is still missing.
This commit is contained in:
7
addons/onscreenkeyboard/plugin.cfg
Normal file
7
addons/onscreenkeyboard/plugin.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[plugin]
|
||||
|
||||
name="Onscreen Keyboard"
|
||||
description="Display a custom onscreen keyboard (Godot 4)"
|
||||
author="Tweaklab AG"
|
||||
version="2.0.0"
|
||||
script="plugin_node.gd"
|
||||
Reference in New Issue
Block a user