libsts
libsts is a Rust library for working with Slay the Spire save and run files.
- API Documentation
- Cargo package: libsts
- Mega Crit, the creators of Slay the Spire
Installation
Add this to your Cargo.toml:
[]
= "0.1.0"
Basic Usage
use ;
use fs;
License
This project is licensed under the Apache License, Version 2.0.