Skip to content

williamrexhardin/pycon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pycon

A simple argument based program to manage TF2 servers.

Usage

usage: pycon [-h] [-a ADDR] [-p PORT] [-e CFG] [-l LEVEL] [-s]

optional arguments:
  -h, --help            show this help message and exit
  -a ADDR, --addr ADDR  Sets the address to connect to. This option is
                        mandatory and must be set.
  -p PORT, --port PORT  Sets the port to connect if a port other than 27015 is
                        used. The default setting is 27015.
  -e CFG, --exec CFG    Execs a config file on the server.
  -l LEVEL, --level LEVEL
                        Changes the level on the server. Full map name
                        required.
  -s, --status          Prints the output of the status command. This will
                        happen with no other server arguments.

Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%