init: main *
From 3ds template: https://github.com/TricksterGuy/3ds-template
This commit is contained in:
commit
04840890c7
10 changed files with 731 additions and 0 deletions
8
resources/AppInfo
Normal file
8
resources/AppInfo
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
APP_TITLE = Homebrew Template
|
||||
APP_DESCRIPTION = A 3DS homebrew template.
|
||||
APP_AUTHOR = YourName
|
||||
APP_PRODUCT_CODE = Your-Code
|
||||
APP_UNIQUE_ID = 0x1929
|
||||
APP_VERSION_MAJOR = 1
|
||||
APP_VERSION_MINOR = 0
|
||||
APP_VERSION_MICRO = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue