Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.
/ SourceKills Public archive

A collection of scripts created by myself and some others from the SourceKills community to keep things running.

License

Notifications You must be signed in to change notification settings

jimbair/SourceKills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Until I get the time to set this in all headers, everything here is GPLv2 or higher as dictated in the COPYING file.

This is a collection of scripts I personally use to manage my gaming community, SourceKills. It's a lot of random code that helps 'get things done', and if it can help anyone else along the way, cool.

A lot of this is messy code, but still, no reason to hide it. To understand how this code works, the following needs understood:

There are things ran by two users:

root
gameserver

Each gameserver has it's own user to keep things clean. Therefore, all user scripts figure out who they are and run their commands accordingly (dynamically). Makes deploying new code easier, though it's mostly all BASH.

Anything non-system related will be found in the plugins section.

Fixes and suggestions are welcomed. I'd love to turn this into a deployable project, but for now, it's just version control and open sourcing the code I've had to hack up over the years.

James Bair
[email protected]

About

A collection of scripts created by myself and some others from the SourceKills community to keep things running.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published