SkullGirls-Ranking-System
A lightweight client for a ranked game. It sends match results to a server for processing, allows you to view your rank and stats on a website, and includes a simple UI (F3) to see sent matches and toggle ranked mode on/off.
More details on the repository page
Installation
- Download the latest release from the Releases page(You're already here!).
- Extract the "dbghelp.dll" file to your game folder. "C:\Program Files (x86)\Steam\steamapps\common\Skullgirls" for exemple.
- That's all!
V1.4 Update information:
- Fixed a crash on Linux when sending a match to the server
- Changed the mod proxying method for Windows 11 support
- Slightly reduced mod size by replacing the networking library
- Added Quick Match support
- Added Steam metadata support for exchanging mod info between players (future: shows who in the lobby has the mod and whether it's enabled); also reduces unnecessary match submissions
- Added server error message display on match submission failure