kfn-rs

Crates.iokfn-rs
lib.rskfn-rs
version0.4.0-alpha
sourcesrc
created_at2022-08-11 20:05:39.893679
updated_at2023-09-23 12:09:01.411861
descriptionKaraoke .kfn file IO library written in Rust.
homepage
repositoryhttps://github.com/mazsibazsi/kfn-rs
max_upload_size
id643576
size7,055,764
(mazsibazsi)

documentation

https://docs.rs/kfn-rs

README

kfn-rs

kfn-rs project

Karaoke .kfn file IO library written in Rust.

The goal of the project, is to have a working KFN I/O library, which can be use to build a player and editor for these kind of karaoke file formats.

kfn-io library

Based on Ulduzsoft's KFN Dumper.

Features

  • Reading header
  • Modifying header
  • Replicating header
  • Extracting files
  • Repackaging files
  • Extracting .ini (songtext, animations, sync timestamps)
  • Modifying .ini (songtext, animations, sync timestamps)
  • Repackaging .ini (songtext, animations, sync timestamps)

fpscounter by amarao https://github.com/amarao/fpscount used for diagnostics.

Commit count: 113

cargo fmt