kfn-rs 0.2.0-alpha

Karaoke .kfn file IO library written in Rust.
Documentation

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)