devonium / EGSM

SHADERS FOR EVERYONE!!!! i have no idea wtf is going on
88 stars 3 forks source link
garrys-mod garrysmod gmod gmod-module shaders

EGSM

A module that enhances gmod with a thing that was asked for decades

How to install

https://www.youtube.com/watch?v=hRg8DLqhnNY

How to compile

garrysmod_common

git clone --recursive https://github.com/danielga/garrysmod_common
git clone --recursive https://github.com/danielga/garrysmod_common -b "x86-64-support-sourcesdk"
premake5 vs2017 --gmcommon="garrysmod_common_path" --autoinstall="gmod_lua_bin_path"
premake5 vs2017 --gmcommon="garrysmod_common_x86_64_path" --autoinstall="gmod_lua_bin_path" --chromium=1