Skip to content
/ sr-lib Public

A DLL for SpeedRunners that opens a socket to accept input and export the game state

License

Notifications You must be signed in to change notification settings

Chainso/sr-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedRunners Lib

A DLL to let external processes communicate with SpeedRunners internals.

Building

Build using your favourite build tool. Make sure to include the include and lib directories.

Running

  1. Open the SpeedRunners game and load a free practice map.
  2. Use an injector to inject the built DLL into the game.
    (a) Wait until the console says "Waiting for client...".

Roadmap

  1. Add a more complex messaging system, with configuration messages.
    (a) In configuration, add tick skip.
    (b) Add game resetting message.

About

A DLL for SpeedRunners that opens a socket to accept input and export the game state

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages