/NX-Template

A Plutonium based Homebrew Template Repo

Primary LanguageC++

NX-Template

A Plutonium based switch hombrew template!

Installation

Please install libnx from devKitPro

Once installed run the following commands in msys2

  pacman -S switch-sdl2 switch-sdl2_ttf switch-sdl2_image switch-sdl2_gfx switch-sdl2_mixer switch-mesa switch-glad switch-glm switch-libdrm_nouveau switch-libwebp switch-libpng switch-freetype switch-bzip2 switch-libjpeg-turbo switch-opusfile switch-libopus

You should now be able to start your project! To build your project type make in msys2

Note

I do not own any of the libraries included with this template, please be wary of this

Acknowledgements