Skip to content

Commit

Permalink
feat: add lua-fenster (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasgeiler authored May 27, 2024
1 parent 45af165 commit 89f923c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,6 @@
[submodule "addons/RavenscriptIDEA_withRavenM/module"]
path = addons/RavenscriptIDEA_withRavenM/module
url = https://github.com/RavenfieldCommunity/ravenscriptidea
[submodule "addons/fenster/module"]
path = addons/fenster/module
url = https://github.com/jonasgeiler/lua-fenster-type-definitions.git
5 changes: 5 additions & 0 deletions addons/fenster/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
"name": "lua-fenster",
"description": "Definitions for the lua-fenster library."
}
1 change: 1 addition & 0 deletions addons/fenster/module
Submodule module added at 5a7e9c

0 comments on commit 89f923c

Please sign in to comment.