More actions
No edit summary |
No edit summary |
||
(5 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. | |description=Template for buildtools projects. | ||
|author=Steveice10 | |author=Steveice10 | ||
|lastupdated=2018/06/09 | |lastupdated=2018/06/09 | ||
|type= | |type=Developments | ||
|version=2018 | |version=2018 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/steveice10_buildtemplate.zip | ||
|website=https://github.com/Steveice10/BuildTemplate | |website=https://github.com/Steveice10/BuildTemplate | ||
|source=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 |