Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 513 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 513 Bytes

KarlsonRPC

Rich Presence for Karlson

Note: This version is (so far) free to use in runs submitted to speedrun.com

Usage

  1. Download the exe file from releases
  2. Run Karlson, and get to the main menu.
  3. Run KarlsonRPC.exe

Building

With the rust toolchain installed:

git clone https://github.com/karlsonmodding/KarlsonRPC.git
cd KarlsonRPC
cargo build --release

Big thanks to brododragon#9251 for the memory pointers!