From a701421021ccbd95abac9f28d33a740a63a4465a Mon Sep 17 00:00:00 2001 From: takase1121 <20792268+takase1121@users.noreply.github.com> Date: Sun, 8 Jan 2023 17:20:36 +0800 Subject: keymap_export: add keymap_export --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index d6be566..d27e626 100644 --- a/manifest.json +++ b/manifest.json @@ -299,6 +299,13 @@ "id": "ipc", "mod_version": "3" }, + { + "description": "Exports the keymap to a JSON file.", + "version": "0.1", + "path": "plugins/keymap_export.lua", + "id": "keymap_export", + "mod_version": "3" + }, { "description": "Adds [Kinc](https://github.com/Kode/Kinc) Project generation with basic build commands(depends on [`console`](https://github.com/franko/console))", "version": "0.1", -- cgit v1.2.3