Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTGP-7 Mod Manager Logo

CTGP-7 Mod Manager is a Nintendo 3DS homebrew application that allows users to easily install, update, and uninstall mods from GameBanana for CTGP-7.

Building from Source

Prerequisites

To compile this program, you will need to install devkitPro. Please follow the devkitPro Getting Started Guide to set up your environment.

You will also need to install the required 3DS portlibs (3ds-curl, 3ds-libjson-c, and 3ds-libvorbisidec). You can install these and their dependencies using devkitPro's package manager:

dkp-pacman -S 3ds-curl 3ds-libjson-c 3ds-libvorbisidec 3ds-libjpeg-turbo 3ds-libarchive

(Note: If you are using MSYS2 on Windows, simply use pacman instead of dkp-pacman.)

Compilation

Once all dependencies are installed, open your terminal, navigate to the project directory, and compile the application by running:

make

Credits:

  • NitroShell - Original Idea, Project Lead, Programming, Music Assistance
  • bonkmaykr - CTGP-7 Mod Manager Logo, Music, Programming
  • MisakiP_ - Programming, Playtesting
  • Straky - Home Menu Icon, Playtesting
  • Orj_Osc - Playtesting
  • gameonion – CTGP-7 Logo

Libraries & Tools

Releases

Used by

Contributors

Languages