Skip to content

Commit 442a376

Browse files
committed
Add scribunto addon
1 parent 5dd02f4 commit 442a376

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,6 @@
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

addons/scribunto/info.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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+
}

addons/scribunto/module

Submodule module added at 8894fa9

0 commit comments

Comments
 (0)