Skip to content

Commit 5f31706

Browse files
authored
Merge branch 'main' into add-ncine
2 parents aeb293e + 59ba64b commit 5f31706

File tree

5 files changed

+13
-2
lines changed

5 files changed

+13
-2
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@
199199
[submodule "addons/dontstarve/module"]
200200
path = addons/dontstarve/module
201201
url = https://github.com/LuaCATS/dontstarve
202+
[submodule "addons/scribunto/module"]
203+
path = addons/scribunto/module
204+
url = https://github.com/Dianliang233/scribunto-addon
202205
[submodule "addons/ncine/module"]
203206
path = addons/ncine/module
204207
url = https://github.com/nCine/nCine-LuaCATS.git

addons/luvit/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
33
"name": "Luvit",
44
"description": "Definitions for the Luvit framework",
5-
"size": 326757,
5+
"size": 574051,
66
"hasPlugin": false
77
}

addons/luvit/module

Submodule module updated 58 files

addons/scribunto/info.json

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

addons/scribunto/module

Submodule module added at 8894fa9

0 commit comments

Comments
 (0)