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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file srtrail-0.0.1.tar.gz.
File metadata
- Download URL: srtrail-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b29e0b1bc771dc093c6fc3467e4b022f74b20c89cb047f4b67218af94bc40edb
|
|
| MD5 |
0c04f74840a29dd5c777e87f8e4010e9
|
|
| BLAKE2b-256 |
68d765dbe2267458e797525955aa81a57a4834ce0e7b34475b55d5ed811f0e06
|
File details
Details for the file srtrail-0.0.1-py3-none-any.whl.
File metadata
- Download URL: srtrail-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
618508880689e86ab7c135311d56b7b914da8bbb393f76ef167947dc55d8b0ab
|
|
| MD5 |
bb190a8deff9ac851195ba8ff02a075e
|
|
| BLAKE2b-256 |
40233affefdc7e124734e6c2e4e1348afe6d06f98eafd450c15a0a55103bbddc
|