Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
/ gm_browser_fix Public archive

A simple Garry's Mod module aiming to let you open URLs in your favorite browser instead of the Steam overlay.

License

Notifications You must be signed in to change notification settings

Earu/gm_browser_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser_fix

A simple Garry's Mod module aiming to let you open URLs in your favorite browser instead of the Steam overlay.

Compiling for linux/macosx

  1. Get premake add it to your PATH
  2. Get garrysmod_common (with git clone https://github.com/danielga/garrysmod_common --recursive --branch=x86-64-support-sourcesdk) and set an env var called GARRYSMOD_COMMON to the path of the local repo
  3. Run premake5 gmake --gmcommon=$GARRYSMOD_COMMON in your local copy of this repo
  4. Navigate to the makefile directory (cd /projects/linux/gmake or cd /projects/macosx/gmake)
  5. Run make config=releasewithsymbols_x86_64

Usage

Get one the pre-compiled binaries or build it yourself, then put the binary under garrysmod/lua/bin.

About

A simple Garry's Mod module aiming to let you open URLs in your favorite browser instead of the Steam overlay.

Topics

Resources

License

Stars

Watchers

Forks