Skip to content

Commit 931d80b

Browse files
authored
add dontstarve (#186)
1 parent 0f889c2 commit 931d80b

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,3 +196,6 @@
196196
[submodule "addons/devilspie2/module"]
197197
path = addons/devilspie2/module
198198
url = https://github.com/sparr/LuaLS-Addon-devilspie2.git
199+
[submodule "addons/dontstarve/module"]
200+
path = addons/dontstarve/module
201+
url = https://github.com/LuaCATS/dontstarve

addons/dontstarve/info.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"description": "Definitions for the dontstarve library",
4+
"size": 8674,
5+
"hasPlugin": true
6+
}

addons/dontstarve/module

Submodule module added at c50876b

0 commit comments

Comments
 (0)