sudo apt install gcc-5 g++-5 clang libstdc++-5-dev zlib1g-dev libc6-dev linux-libc-dev
git clone https://github.com/Accelerator74/l4d2_bugfixes
git clone --recurse-submodules https://github.com/alliedmodders/sourcemod
git clone --recurse-submodules https://github.com/alliedmodders/metamod-source mmsource
git clone --mirror https://github.com/alliedmodders/hl2sdk hl2sdk-proxy-repo
git clone hl2sdk-proxy-repo hl2sdk-l4d2 -b l4d2
cd sourcemod
git checkout 1.8-dev
cd ..
cd mmsource
git checkout 1.8-dev
cd ..
-
-
Save franceskoal/fe59c23733c1b5ca2a6885054233312f to your computer and use it in GitHub Desktop.
compile l4d2_bugfixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment