We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0723c21 commit 5b3cd2aCopy full SHA for 5b3cd2a
3 files changed
.gitmodules
@@ -96,6 +96,9 @@
96
[submodule "addons/moonloader/module"]
97
path = addons/moonloader/module
98
url = https://github.com/GovnocodedByChapo/moonloader-definitions.git
99
+[submodule "addons/raksamplite/module"]
100
+ path = addons/raksamplite/module
101
+ url = https://github.com/DepsCian/raksamp-lite-definitions.git
102
[submodule "addons/tex-lualibs/module"]
103
path = addons/tex-lualibs/module
104
url = https://github.com/LuaCATS/tex-lualibs.git
addons/raksamplite/info.json
@@ -0,0 +1,7 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3
+ "name": "RakSAMP Lite",
4
+ "description": "Lua API definition for RakSamp Lite (https://www.blast.hk/threads/108052/)",
5
+ "size": 14471,
6
+ "hasPlugin": false
7
+}
addons/raksamplite/module
0 commit comments