Skip to content

Anto726/MK7-Revolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MK7-Revolution

A CTRPluginFramework-RevolutionBase plugin for Mario Kart 7.
Strictly for educational purposes.

Features

See FEATURES.md.

Compatibility

Any version, revision, or region of the game is supported.

Build

  1. Clone the repository locally by running git clone <repo url> --depth=1 --recurse-submodules --shallow-submodules.
  2. Follow the steps to install CTRPluginFramework.
  3. Run pacman -S 3gxtool to install 3gxtool.
  4. Run make in the cloned repository.