Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 RawCave object with
        raw information about the cave. Also, another class that can turn that into more human-readable info. (Python 3)

About

Miscellaneous tools for editing Pikmin game files.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages