Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

wehkamp/blaze-extreme-container-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blaze-extreme-container-manager

LUA code for Garry's mod so you can realy manage your Mesos platform with style!

More info can be found here:

https://www.wehkamplabs.com/blog/2016/06/02/docker-and-zombies/

Getting started

Assuming we're going to run locally, you'll need to copy both files to the general lua folder. Here's how that looks like on MacOS:

/Users/harm/Library/Application Support/Steam/steamapps/common/GarrysMod/garrysmod/lua/

Now launch Garry's mod, start a new single or multiplayer game and make sure you can access the game console. When done loading the map, open your console and paste the following to load the gui bits:

lua_openscript_cl gui.lua

And this is required for the server part, which will connect the game with Mesos. Remember, after loading this everything will start moving - so watch out ;)

lua_openscript chaos.lua

Releases

No releases published

Packages

No packages published

Languages