b42e5ac922
* Add hl2sdk-manifests submodule * Update AMBuild scripts to utilize hl2sdk-manifests * Add build*/ to .gitignore
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
[submodule "public/amtl"]
|
|
path = public/amtl
|
|
url = https://github.com/alliedmodders/amtl
|
|
shallow = true
|
|
[submodule "sourcepawn"]
|
|
path = sourcepawn
|
|
url = https://github.com/alliedmodders/sourcepawn
|
|
shallow = true
|
|
[submodule "hl2sdk-manifests"]
|
|
path = hl2sdk-manifests
|
|
url = https://github.com/alliedmodders/hl2sdk-manifests.git
|