logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

springlobby - A spring lobby

Author

       Springlobby was written by the springlobby developers.

       This manual page was written by Marco Amadori <marco.amadori@gmail.com[1]>, for the Debian project (and
       may be used by others).

Description

       Springlobby is a multiplayer / singleplayer lobby for spring.

       Spring is a free Real Time Strategy (RTS) game engine originally designed to play Total Annihilation (©
       1997 Cavedog) content and evolved to a general rts engine capable to run different kind of games (mods).

       It is mainly designed around online multiplayer games but can be played in single player mode against
       different AI.

Files

           $HOME/.springlobby

       Contain the path used by spring and springlobby to save downloaded files and temporary datas.

Homepage

       More information about the spring can be found on link:http://www.springlobby.info

Name

       springlobby - A spring lobby

Notes

        1. marco.amadori@gmail.commailto:marco.amadori@gmail.com

Springlobby distribution                           06/05/2017                                     SPRINGLOBBY(6)

Options

-h,--help
           Prints the options help message and exits.

       -nc,--no-crash-handler
           Don’t use the crash handler (useful for debugging)

       -cl,--console-logging
           Shows application log to the console(if available)

       -gl,--gui-logging
           Enables application log window

       -l,--log-verbosity=NUM
           Overrides default logging verbosity, can be:

               0 - no log
               1 - critical errors
               2 - errors
               3 - warnings (default)
               4 - messages
               5 - function trace

See Also

spring(6)

Synopsis

springlobby [-nc|--no-crash-handler] [-cl|--console-logging] [-gl|--gui-logging] [-l|--log-verbosity NUM]

       springlobby [-h|--help]

See Also