Skip to content

redimp/hussarsolarisleague

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
hsl
 
 
 
 
 
 
 
 
 
 

Hussar Solairs League

The Hussar Solaris League (hsl) is a small tool, that provides an interface for a 1 vs 1 League in Mechwarrior online. It was hacked on a gray afternoon by mail@redimp.de. Provided without warranty of any kind.

Run in development mode

First, create hsl/config.py using hsl/config.py.skeleton. Second, create the Databse in hsl/hsl.sqlite using e.g. sqlite3 hsl/hsl.sqlite < notes/setup.sql.

python run.py

The best way for testing, set REGISTER_ENABLED=True and TEST_MODE=True. You can create the test user with sqlite3 hsl/hsl.sqlite < notes/testmode.sql.

About

The Hussar Solaris League (hsl) is a small tool, that provides an interface for an 1 vs 1 League in Mechwarrior online.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published