Skip to content

WolfAirforce/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Addons

Will create a skeleton for a CS:GO server with SourceMod addons.

GitHub will allow you to make 60 requests per hour, but 5000 if you have a token. You may want set this up with the following environment variables.

Key Value
GITHUB_USERNAME username
GITHUB_TOKEN my_super_secret_key

You can generate a new token from here.

Profiles

In order to make mode specific settings you can run the following command.

./addons/profiles/<mode>.sh

Currently I have provided the following configurations.

  • Bunny Hop (bhop)
    • bhoptimer server with all of the movement plugins.
  • Surf (surf)
    • SurfTimer server with all of the movement plugins.
  • 1v1 (1v1)

About

Utility scripts for my servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published