Convert AMBuild scripts to use hl2sdk-manifests (#2096)

* Add hl2sdk-manifests submodule

* Update AMBuild scripts to utilize hl2sdk-manifests

* Add build*/ to .gitignore
This commit is contained in:
Nicholas Hastings
2023-12-18 23:15:44 +00:00
committed by GitHub
parent 544204654d
commit b42e5ac922
9 changed files with 126 additions and 348 deletions
+3
View File
@@ -6,3 +6,6 @@
path = sourcepawn
url = https://github.com/alliedmodders/sourcepawn
shallow = true
[submodule "hl2sdk-manifests"]
path = hl2sdk-manifests
url = https://github.com/alliedmodders/hl2sdk-manifests.git