Skip to content

Commit 1d404ed

Browse files
committed
Merge branch 'master' of https://github.com/dbeef/spelunky-ds
2 parents 95fa602 + be2ee1e commit 1d404ed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<ul>
7676
<li> C++ </li>
7777
<li> GNU Make </li>
78-
<li> libnds - as included with devkitPro toolchain https://devkitpro.org/ </li>
78+
<li> libnds - as included with devkitPro's toolchain https://devkitpro.org/ </li>
7979
<li> mappy - https://tilemap.co.uk/mappy.php </li>
8080
<li> desmume emulator </li>
8181
<li> R4 card for testing on a real Nintendo </li>
@@ -90,7 +90,9 @@
9090
<p> Full license text can be accessed under this link: </p>
9191
https://github.com/dbeef/spelunky-ds/blob/master/LICENSE
9292
<p>
93-
Briefly, as for my code, I distribute it under GNU General Public License, as for Spelunky game assets, I use them under Spelunky® User License v1.1b, also, libnds and tools for building .nds files are provided by devkitPro which is under GNU General Public License (GPL).
93+
Briefly, as for my code, I distribute it under GNU General Public License, as for Spelunky game assets, I use them under Spelunky® User License v1.1b, also, libnds and tools for building .nds files are provided by devkitARM;
94+
devkitARM is constructed from and contains components licensed under GPL, BSD, zlib, LGPL & MPL licenses.
95+
libnds is zlib licensed.
9496

9597
NintendoDS is a trademark of Nintendo and is used purely for descriptive purposes. This game is not affiliated with Nintendo.
9698
</p>

0 commit comments

Comments
 (0)