libks

Crates.iolibks
lib.rslibks
version0.2.2
sourcesrc
created_at2023-05-31 19:46:20.096499
updated_at2023-12-02 18:27:18.920695
descriptionA library for working with Knytt Stories levels.
homepagehttps://github.com/spindlymist/libks/
repositoryhttps://github.com/spindlymist/libks/
max_upload_size
id879096
size42,293
(spindlymist)

documentation

README

libks

⚠️ WARNING: this library is in very early stages of development. The API is unstable and drastic, breaking changes may be introduced in any release.

libks is a Rust library that provides an interface for working with Knytt Stories levels.

Knytt Stories is a 2007 platforming game (and storytelling platform) created by Swedish indie dev Nicklas Nygren, better known as Nifflas.

Features

  • Pack or unpack .knytt.bin files
  • Parse/write Map.bin data
  • Resolve asset paths
  • Detect KS executables
  • Guess the best KS edition for a level
  • Load/parse World.ini
Commit count: 28

cargo fmt