Skip to content

Commit 045cafe

Browse files
Add unstable version of umbrella
1 parent 689d322 commit 045cafe

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,6 @@
206206
path = addons/ncine/module
207207
url = https://github.com/nCine/nCine-LuaCATS
208208
branch = addon
209+
[submodule "addons/umbrella-unstable/module"]
210+
path = addons/umbrella-unstable/module
211+
url = https://github.com/demiurgeQuantified/UmbrellaAddon-Unstable

addons/umbrella-unstable/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": "Umbrella (Unstable)",
4+
"description": "Definitions for the Unstable version of Project Zomboid's API",
5+
"size": 4842236,
6+
"hasPlugin": false
7+
}

addons/umbrella-unstable/module

Submodule module added at 4c8e5bb

0 commit comments

Comments
 (0)