Skip to content

Commit 7ad8aa3

Browse files
FrostSourcecarsakiller
authored andcommitted
Add HLA-VScript addon
1 parent 6a44b2f commit 7ad8aa3

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
@@ -209,3 +209,6 @@
209209
[submodule "addons/umbrella-unstable/module"]
210210
path = addons/umbrella-unstable/module
211211
url = https://github.com/demiurgeQuantified/UmbrellaAddon-Unstable
212+
[submodule "addons/HLA-VScript/module"]
213+
path = addons/HLA-VScript/module
214+
url = https://github.com/FrostSource/HLA-VScript.git

addons/HLA-VScript/info.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "Half Life Alyx VScript API",
3+
"description": "Definitions for the Half Life Alyx Lua API."
4+
}

addons/HLA-VScript/module

Submodule module added at 2708be3

0 commit comments

Comments
 (0)