Skip to content

SoundData/sourcepawn-misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

sourcepawn-misc

On Windows: Take the key from the Groupme, load it into Pageant and connect to the server ip 104.236.52.206. When asked who you want to login as, type steam. PuTTY should automatically authenticate you.

On Mac: Start ssh-agent by running eval "$(ssh-agent -s)" followed by ssh-add /path/to/rsa/key/keyfile.ppk. Then ssh into the server by running ssh [email protected]. ssh should automatically authenticate you with the key.

Updating the server

####cd to the git directory containing the files:####

cd ~/sourcemod-misc-stuff/sourcepawn-misc

####Update the repo:####

git pull

####Rebuild the plugins:####

cd $SCRIPTINGDIR
./build_plugin.sh

####Restart the server:####

cd $TF2SERVERDIR
./start_server.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published