openrpg-server-cli(6) The command line server for OpenRPG

SYNOPSIS

openrpg-server-cli [options]

DESCRIPTION

OpenRPG is a virtual table top to play pen and paper role playing games and some miniature board games. It is not a game itself but a tool to allow you to play these types of games with others online.

openrpg-server-cli launches a OpenRPG server and offers a command line interface to manage it.

openrpg-server-cli is only a wrapper for the start_server.py script that starts the command line server for OpenRPG.

OPTIONS

-h, --help
show command-line options summary
-n name
sets the server name
-l password
lobby boot password
-p
requests registration in meta server (to allow other people to connect to your server), if -p is given, -n NAME and - l PASSWORD must be also provided

AUTHOR

This manual page was written by Isaac Clerencia <[email protected]>, for the Debian project (but may be used by others).