Skip to content

Cynosphere/gbins

 
 

Repository files navigation

Garry's Mod Binaries (Mostly for servers)
=========================================

Common Requirements:
		command line git
		Garry's Mod SRCDS (duh)
		Steamworks SDK
		source-sdk-2013
		TIME
		
Requirements:
	Windows
		Visual Studio 2010/2013
		msysgit ( http://msysgit.github.io/ )
		GnuWin32 ( http://sourceforge.net/projects/getgnuwin32/files/getgnuwin32/ )
			- It is recommended that you get gnuwin32 tools in your PATH or some things may not work
	Linux:
		apt-get install build-essential gcc g++ gcc-multilib g++-multilib git subversion wget tar bzip2 gzip unzip
	Mac:
		TODO

		
Settings up:
	settings.lua: path to various libraries

Things you may want to execute:
	get_source_sdk.cmd
	dump_lua_shared.cmd
	lua51/get_lua51.cmd



Credits/Copyright: The people appearing in the SVN history and...
	Middle finger to Garry for making us do this in the first place
	Big thanks to danielga for lua_shared dumping help
	Blackawps for backwars_headers
	thanks to premake for bowing at lua
	Lua developers for awesome language and implementation
	Microsoft for making it hell to compile things
	Valve for awesomely hackable engine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 56.7%
  • C 32.7%
  • Lua 7.5%
  • Makefile 2.3%
  • Other 0.8%