We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a44b2f commit 7ad8aa3Copy full SHA for 7ad8aa3
.gitmodules
@@ -209,3 +209,6 @@
209
[submodule "addons/umbrella-unstable/module"]
210
path = addons/umbrella-unstable/module
211
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
@@ -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
0 commit comments