Skip to content

Commit ef34387

Browse files
authored
Add Starfall Ex addon (#151)
1 parent cfca284 commit ef34387

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,6 @@
180180
[submodule "addons/fenster/module"]
181181
path = addons/fenster/module
182182
url = https://github.com/jonasgeiler/lua-fenster-type-definitions.git
183+
[submodule "addons/starfallex/module"]
184+
path = addons/starfallex/module
185+
url = https://github.com/Periapsises/Starfall-LLS

addons/starfallex/info.json

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

addons/starfallex/module

Submodule module added at dfba6be

0 commit comments

Comments
 (0)