spacemeowx2 / ldn_mitm

Play local wireless supported games online
GNU General Public License v2.0
692 stars 98 forks source link

Incomplete Readme about compilation. #128

Open impeeza opened 1 year ago

impeeza commented 1 year ago

On the readme of OP is stated:

Development

Make sure that the submodule is initialized.

git submodule update --init --recursive

Using Docker

Install Docker and docker-compose.

Run docker-compose up --build. It runs make -j8 in the container.

Using devkitPro

Install devkitPro and install switch-dev, libnx using dkp-pacman.

Run make command.

but for successful compilation you need the switch-libjpeg-turbo package also