Skip to content

Commit f9a9e32

Browse files
committed
New addon
1 parent 0723c21 commit f9a9e32

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@
9696
[submodule "addons/moonloader/module"]
9797
path = addons/moonloader/module
9898
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
99102
[submodule "addons/tex-lualibs/module"]
100103
path = addons/tex-lualibs/module
101104
url = https://github.com/LuaCATS/tex-lualibs.git

addons/raksamplite/info.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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": 0,
6+
"hasPlugin": false
7+
}
8+

addons/raksamplite/module

Submodule module added at ff6a6ee

0 commit comments

Comments
 (0)