Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simai-rs

simai-rs is an interpreter and serializer for simai, a custom chart format for the arcade rhythm game maimai, written in Rust.

This project is based on SimaiSharp, the C# implementation of simai.

Getting Started

To use simai-rs, add it to your Cargo.toml:

[dependencies]
simai-core = { git = "https://github.com/reflektone-games/simai-rs" }

You can get examples of how to use the library in the examples directory.

Currently, we only provide the library on GitHub. We will publish it to crates.io in the future.

Contribute

Issues and pull requests are welcome!

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages