Simple 3DS homebrew development framework!
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.shDownload the deb file from releases.
Run the command in the same directory as the deb file
sudo apt install -f ./xs-framework.deb