Skip to content

InnoverseTeam/Innoverse-WWP-Patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innoverse-WWP-Patcher

  • Patcher of Innoverse for Wara Wara Plaza on Wii U.

Setup

  • First step, Install git, then clone this project.
$ git clone https://github.com/InnoverseTeam/Innoverse-WWP-Patcher
$ cd Innoverse-WWP-Patcher

Compiling using Docker

  • Download Docker and DevkitPro.
$ docker build . -t innoverse-wwp-patcher
$ docker run -it --rm -v .:/app innoverse-wwp-patcher

Credits

  • cedkeChat01 (Author).
  • TraceEntertains for CheckPatcherStatus.
  • DaveGamble for cJSON Utils Libs.