d42a8c7c1e
* Bring in safetyhook mirror repo * Add proper submodule * Update submodule for linux fixes * Update submodule again * Change the method of compiling safetyhook (#2167) Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com> * Update submodule * Update submodule for -fPIC --------- Co-authored-by: Benoist <14257866+Kenzzer@users.noreply.github.com> Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
15 lines
444 B
Plaintext
15 lines
444 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
|
|
[submodule "public/safetyhook"]
|
|
path = public/safetyhook
|
|
url = https://github.com/alliedmodders/safetyhook
|