mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
* 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
|