From 88696486144100f01decc74d8128133d2d974ceb Mon Sep 17 00:00:00 2001 From: Hexagon12 Date: Tue, 27 Feb 2018 21:23:07 +0200 Subject: [PATCH] Updated Switch Homebrew (markdown) --- Switch-Homebrew.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Switch-Homebrew.md b/Switch-Homebrew.md index 9940220..1857d59 100644 --- a/Switch-Homebrew.md +++ b/Switch-Homebrew.md @@ -9,7 +9,7 @@ Available homebrew demos: | Spacenx | https://github.com/vgmoose/spacenx/releases/latest | MIT | https://github.com/vgmoose/spacenx | Download the `NRO` file. | Oxidgb | https://github.com/j-selby/oxidgb/releases/latest | MIT | http://github.com/j-selby/oxidgb/tree/libtransistor | No controls, no audio. Contains https://github.com/svendahlstrand/10-print-game-boy/ | | Kgdoom | https://github.com/kgsws/kgdoom/raw/master/temp/kgdoom/kgdoom.nro | MIT | https://github.com/kgsws/kgdoom | Crashes on startup due to unimplemented function | -| Push A NX | https://github.com/Maschell/PushA_NX/blob/master/hello.nro | Open Source | https://github.com/Maschell/PushA_NX | A basic "Hello, world" app, uses LibNX | +| Push A NX | https://github.com/Maschell/PushA_NX/blob/master/hello.nro | Unlicensed | https://github.com/Maschell/PushA_NX | A basic "Hello, world" app, uses LibNX | | EasyRPG | https://rinnegatamante.it/easyrpg-player.rar | GPL-3.0 | https://github.com/EasyRPG/Player | RPG Maker 2000/2003 game interpreter, uses LibNX | | Pixel Paint | https://github.com/16BitWonder/Pixel-Painter-Switch/releases/download/v1.5.0/Pixel-Painter.zip | MIT | https://github.com/16BitWonder/Pixel-Painter-Switch | A pixel paint application with 7 colors to choose from, uses LibNX | | Tic Tac Toe | https://sh3rlock.ch/ttt.nro | Unlicensed | https://sh3rlock.ch/ttt.zip | A simple tic-tac-toe game, uses LibNX |