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 e399c9fCopy full SHA for e399c9f
.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,6 @@
1
+{
2
+ "name": "Half Life Alyx VScript API",
3
+ "description": "Definitions for the Half Life Alyx Lua API.",
4
+ "size": 217875,
5
+ "hasPlugin": false
6
+}
addons/HLA-VScript/module
0 commit comments