Skip to content
/ Knit Public

A fully managed C# reader for Granny 2 files

License

Notifications You must be signed in to change notification settings

yretenai/Knit

Repository files navigation

Knit

A managed C# reader and decompressor for Gr2 files.

Due to Granny's extensible nature, it's better to find a specialized parser for a given game.

⚠️ This library will never support serializing new structures into granny files.

⚠️ Big Endian files, while supported are completely untested.

⚠️ Oodle0 compression codec is not supported.

⚠️ The Bink0 and Bink1 Texture Codecs are not supported, but planned.

Attribution

  • opengr2 (MPL-2.0) - Oodle decompression
  • pybg3 (MIT) - BitKnit decompression
  • LSLib (MIT) - Reference for Animations

The related code is appropriately sublicensed as their parent license.

About

A fully managed C# reader for Granny 2 files

Resources

License

Stars

Watchers

Forks

Languages