We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689d322 commit 045cafeCopy full SHA for 045cafe
.gitmodules
@@ -206,3 +206,6 @@
206
path = addons/ncine/module
207
url = https://github.com/nCine/nCine-LuaCATS
208
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
@@ -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
0 commit comments