diff --git a/.gitmodules b/.gitmodules index 17a45d9c..bb9ff067 100644 --- a/.gitmodules +++ b/.gitmodules @@ -96,6 +96,9 @@ [submodule "addons/moonloader/module"] path = addons/moonloader/module url = https://github.com/GovnocodedByChapo/moonloader-definitions.git +[submodule "addons/raksamplite/module"] + path = addons/raksamplite/module + url = https://github.com/DepsCian/raksamp-lite-definitions.git [submodule "addons/tex-lualibs/module"] path = addons/tex-lualibs/module url = https://github.com/LuaCATS/tex-lualibs.git diff --git a/addons/raksamplite/info.json b/addons/raksamplite/info.json new file mode 100644 index 00000000..524b68c3 --- /dev/null +++ b/addons/raksamplite/info.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", + "name": "RakSAMP Lite", + "description": "Lua API definition for RakSamp Lite (https://www.blast.hk/threads/108052/)", + "size": 14471, + "hasPlugin": false +} diff --git a/addons/raksamplite/module b/addons/raksamplite/module new file mode 160000 index 00000000..ff6a6ee0 --- /dev/null +++ b/addons/raksamplite/module @@ -0,0 +1 @@ +Subproject commit ff6a6ee0a772bf8d7c6e1003b9a4ffc622789346