Skip to content

A .NET library for working with various file formats found in Kirby games.

License

Notifications You must be signed in to change notification settings

firubii/KirbyLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KirbyLib

A .NET library for working with various file formats found in Kirby games.

Supported File Formats

All sections of all formats are fully supported. The library is intended to match internal names as close as possible for ease of modding and research.

2D Map 3D Map BGM Setting Cinemo FDG Generic Archives Msg Filter Yaml XData
Return to Dream Land ✔️ ✔️ ✔️ ✔️
Dream Collection ✔️ ✔️ ✔️ ✔️
Triple Deluxe ✔️ ✔️ ✔️ ✔️
Drum Dash ✔️ ✔️ ✔️
Fighters ✔️ ✔️ ✔️ ✔️
Drum Dash Deluxe ✔️ ✔️ ✔️
Fighters Deluxe ✔️ ✔️ ✔️ ✔️
Rainbow Curse ✔️ ✔️
Planet Robobot ✔️ ✔️ ✔️ ✔️ ✔️
3D Rumble ✔️ ✔️ ✔️ ✔️
Team Clash ✔️ ✔️ ✔️ ✔️ ✔️
Blowout Blast ✔️ ✔️ ✔️ ✔️
Team Clash Deluxe ✔️ ✔️ ✔️ ✔️ ✔️
Battle Royale ✔️ ✔️ ✔️
Star Allies ✔️ ✔️ ✔️1 ✔️ ✔️ ✔️ ✔️
Super Clash ✔️ ✔️1 ✔️ ✔️ ✔️ ✔️
Fighters 2 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Forgotten Land ✔️ ✔️ ✔️ ✔️ ✔️
Dream Buffet ✔️ ✔️ ✔️ ✔️ ✔️
Return to Dream Land Deluxe ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

For HAL's scripting bytecode, Mint/Basil, please see MintWorkshop.

Footnotes

  1. Cinemo support is in a separate class, CinemoKSA, due to large format differences. 2

About

A .NET library for working with various file formats found in Kirby games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages