Skip to content

Akabenko/EGSM

 
 

Repository files navigation

How to install

  • Put dll (gmsv_egsm_chromium_win64.dll for x86-64) in garrysmod/lua/bin
  • Extract shaders.zip to garrysmod/
  • APPEND if (BRANCH == "x86-64" or BRANCH == "chromium" ) then require("egsm_chromium") end to garrysmod/lua/menu/menu.lua

EGSM

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

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

About

Here I compile EGSM DLL for new versions of GMOD. «SHADERS FOR EVERYONE!!!! i have no idea wtf is going on» ©devonium

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 92.0%
  • C 7.3%
  • Lua 0.7%