Skip to content

turbotoad12/XS-framework

Repository files navigation

XS Framework

Simple 3DS homebrew development framework!

Installation

First Make sure you have Devkitpro installed with basic 3ds-dev dependencies.

Second, clone the repository and change into its directory.

Run the following command, you might need to input your password.

chmod +x install.sh
./install.sh

Installation using deb file.

Download the deb file from releases.

Run the command in the same directory as the deb file

sudo apt install -f ./xs-framework.deb

Packages

 
 
 

Contributors