diff --git a/.gitmodules b/.gitmodules index 6077e84..8a26ccc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -244,3 +244,7 @@ [submodule "addons/castlexyz/module"] path = addons/castlexyz/module url = https://github.com/trobukan/castlexyz.git +[submodule "addons/darkrp/module"] + path = addons/darkrp/module + url = https://github.com/EmekC/darkrp-luals.git + \ No newline at end of file diff --git a/addons/darkrp/info.json b/addons/darkrp/info.json new file mode 100644 index 0000000..c02ae49 --- /dev/null +++ b/addons/darkrp/info.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", + "name": "DarkRP", + "description": "DarRP Definitions for Garry's Mod", + "size": 69173, + "hasPlugin": false +} diff --git a/addons/darkrp/module b/addons/darkrp/module new file mode 160000 index 0000000..358960b --- /dev/null +++ b/addons/darkrp/module @@ -0,0 +1 @@ +Subproject commit 358960b72c9dd22b134e3e6db4e78b47198e53be