Skip to content

Tools for manipulating some Majora's Mask 3D formats (GAR and layouts)

License

Notifications You must be signed in to change notification settings

leoetlino/jktool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library and tool for MM3D GARs and layout files

Note: as of August 2023 this is not actively maintained. This readme was written 3 years ago and I never finished documenting the layout file formats and the library/tool. Sorry!

Requirements

  • Python 3.6+

Usage

gar create  {files_to_include_in_archive}  {destination_archive}
gar update  {files_to_add_or_replace_in_archive}  {destination_archive}
gar extract {archive}
gar list {archive}

Pass -h to see a full list of commands or usage help for a specific command.

About

Tools for manipulating some Majora's Mask 3D formats (GAR and layouts)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages