More actions
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews") |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = | |title=BuildTemplate 3DS | ||
| | |image=3dspc.png | ||
| | |description=Template for buildtools projects. | ||
| lastupdated = 2018/06/09 | |author=Steveice10 | ||
| | |lastupdated=2018/06/09 | ||
| | |type=Developments | ||
| | |version=2018 | ||
| | |license=Mixed | ||
| source = | |download=https://dlhb.gamebrew.org/3dshomebrews/steveice10_buildtemplate.zip | ||
|website=https://github.com/Steveice10/BuildTemplate | |||
|source=https://github.com/Steveice10/BuildTemplate | |||
}} | }} | ||
buildtools project template. | buildtools project template. | ||
==Building== | |||
Requires [http://sourceforge.net/projects/devkitpro/files/devkitARM/ devkitARM] to build for 3DS, and [http://sourceforge.net/projects/devkitpro/files/devkitPPC/ devkitPPC] to build for Wii U. | Requires [http://sourceforge.net/projects/devkitpro/files/devkitARM/ devkitARM] to build for 3DS, and [http://sourceforge.net/projects/devkitpro/files/devkitPPC/ devkitPPC] to build for Wii U. | ||
==External links== | |||
* GitHub - https://github.com/Steveice10/BuildTemplate |