diff --git a/modules/naplua.json b/modules/naplua.json new file mode 100644 index 0000000..2f85dd9 --- /dev/null +++ b/modules/naplua.json @@ -0,0 +1,19 @@ +{ + "name": "naplua", + "categories": + [ + "scripting" + ], + "platforms": + [ + "macos" + ], + "author": + { + "name": "Casimir Geelhoed", + "link": "https://github.com/CasimirGeelhoed" + }, + "description": "Adds Lua scripting functionality to NAP", + "link": "https://github.com/CasimirGeelhoed/naplua", + "visible": true +}