Skip to content

Commit a363f88

Browse files
Umbrella (Unstable) addon (#202)
* Add unstable version of umbrella * update to fixed version of unstable umbrella * chore: Update Addon Metadata --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 689d322 commit a363f88

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": 7396714,
6+
"hasPlugin": false
7+
}

addons/umbrella-unstable/module

Submodule module added at d3babf5

0 commit comments

Comments
 (0)