Skip to content

Commit 6712c6b

Browse files
EmekCgithub-actions[bot]carsakiller
authored
added DarkRP module (#274)
* added DarkRP module * added info.json * info.json update * .gitmodules manual * typo * chore: Update Addon Metadata * format errors fix * no message * chore: Update Addon Metadata * changes in submodule --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: carsakiller <[email protected]>
1 parent 38b8ad5 commit 6712c6b

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,7 @@
244244
[submodule "addons/castlexyz/module"]
245245
path = addons/castlexyz/module
246246
url = https://github.com/trobukan/castlexyz.git
247+
[submodule "addons/darkrp/module"]
248+
path = addons/darkrp/module
249+
url = https://github.com/EmekC/darkrp-luals.git
250+

addons/darkrp/info.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "DarkRP",
4+
"description": "DarRP Definitions for Garry's Mod",
5+
"size": 69173,
6+
"hasPlugin": false
7+
}

addons/darkrp/module

Submodule module added at 358960b

0 commit comments

Comments
 (0)