From a363f882607eabd52ac0da90d4c2a351c520cad2 Mon Sep 17 00:00:00 2001 From: Albion <8355611+demiurgeQuantified@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:24:20 +0000 Subject: [PATCH] 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> --- .gitmodules | 3 +++ addons/umbrella-unstable/info.json | 7 +++++++ addons/umbrella-unstable/module | 1 + 3 files changed, 11 insertions(+) create mode 100644 addons/umbrella-unstable/info.json create mode 160000 addons/umbrella-unstable/module diff --git a/.gitmodules b/.gitmodules index 117285b..ef9d1e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -206,3 +206,6 @@ path = addons/ncine/module url = https://github.com/nCine/nCine-LuaCATS branch = addon +[submodule "addons/umbrella-unstable/module"] + path = addons/umbrella-unstable/module + url = https://github.com/demiurgeQuantified/UmbrellaAddon-Unstable diff --git a/addons/umbrella-unstable/info.json b/addons/umbrella-unstable/info.json new file mode 100644 index 0000000..bded602 --- /dev/null +++ b/addons/umbrella-unstable/info.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", + "name": "Umbrella (Unstable)", + "description": "Definitions for the Unstable version of Project Zomboid's API", + "size": 7396714, + "hasPlugin": false +} diff --git a/addons/umbrella-unstable/module b/addons/umbrella-unstable/module new file mode 160000 index 0000000..d3babf5 --- /dev/null +++ b/addons/umbrella-unstable/module @@ -0,0 +1 @@ +Subproject commit d3babf52d5f279d513cf653689024b6484dae371