Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 2.43 KB

Readme.md

File metadata and controls

65 lines (46 loc) · 2.43 KB

UpcomingSwitchGames

A Switch homebrew that allows you to see upcoming games on the Switch

License Version


Screenshot

More Screenshots

How to build

Requirements

Build

git clone --recursive https://github.com/PoloNX/UpcomingSwitchGames/
cd UpcomingSwitchGames
cmake -B cmake-build-switch -G Ninja -DPLATFORM_SWITCH=ON -DCMAKE_BUILD_TYPE=Release 
cmake --build cmake-build-switch --target UpcomingSwitchGames.nro

Help me

If you want to help me open an issue when you encounter a bug and a pull request if you have a fix.

Credits