Skip to content

Commit 1b49e86

Browse files
Add TrilogyLoader addon (#178)
Co-authored-by: fokichh <[email protected]>
1 parent 9ca352c commit 1b49e86

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,6 @@
190190
[submodule "addons/toml-edit/module"]
191191
path = addons/toml-edit/module
192192
url = https://github.com/nvim-neorocks/toml-edit-lua-ls-addon.git
193+
[submodule "addons/trilogyloader/module"]
194+
path = addons/trilogyloader/module
195+
url = https://github.com/fokichevskiy/TrilogySnippets.git

addons/trilogyloader/info.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "TrilogyLoader",
3+
"description": "Definitions for the TrilogyLoader, a modding interface for GTA: SA - Definitive Edition",
4+
}

addons/trilogyloader/module

Submodule module added at d87b713

0 commit comments

Comments
 (0)