Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

372 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the aurorachat repository!

This is the 3DS client for Aurorachat.
For more clients and stuff, see the main repo. The license, code of conduct, and security/contributing guidelines in the main repo also apply here.


This repository is open for contributions! If you'd like to, you may open a PR or an issue, contributing helps us as we develop aurorachat!

How to build aurorachat

Install devkitpro with the 3DS development libraries and make, then execute the following commands based on your OS:

Windows:

pacman -S 3ds-opusfile
git clone https://github.com/Unitendo/aurorachat-3ds
cd aurorachat-3ds
make
make cia

Arch Linux or other distros with pacman:

sudo pacman -S 3ds-opusfile
git clone https://github.com/Unitendo/aurorachat-3ds
cd aurorachat-3ds
make
make cia

Other Linux distros without pacman:

sudo dkp-pacman -S 3ds-opusfile
git clone https://github.com/Unitendo/aurorachat-3ds
cd aurorachat-3ds
make
make cia

(At least that's what I think you gotta do)

About

Aurorachat 3DS Client

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages