Skip to content

TurtleTrademark/Misc_Pikmin_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espyo's miscellaneous Pikmin tools.

Each tool should have its own documentation, so this file will just serve as a general README.

These are Python 3 scripts. To run scripts that involve images, you'll want to install Pillow. Use pip for this.

List of tools:
    Hey! Pikmin save editor: Exports .sav files into an editable json format, and imports the json back. (Python 3)
    Pikmin 2 title tool: Helps you create title screen Pikmin formations. (Python 2/3, requires Pillow)
    Pikmin 2 cave parser: (For programmers) A function that reads a Pikmin 2 cave file and returns a Cave object with
        information about the cave. (Python 3)

About

Miscellaneous tools for editing Pikmin game files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%