Skip to main content

SpeedRunners trail editing library

Project description

srtrail

Python library to edit SpeedRunners trails.

Use pip to install:

$ pip install srtrail

Below is some sample code to get you started. This will open a trail, and make a copy of it.

from srtrail import trail

srt = srtrail.Trail()
srt.load('trail.srt')
srt.save('copy.srt')

Once you have the trail, you will need to place it in the {USER}/Documents/SavedGames/SpeedRunners/CEngineStorage/AllPlayers/Trails/Local/Import/ directory, where {USER} is the name of the account you are logged into on your PC. Then, simply start the game and you can use/edit/publish your trail.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

srtrail-0.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

srtrail-0.0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page