base template of a 3DS game
This commit is contained in:
commit
e67f45bea2
10 changed files with 676 additions and 0 deletions
8
resources/AppInfo
Normal file
8
resources/AppInfo
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
APP_TITLE = ULTRA COOL 3DS GAME :O
|
||||
APP_DESCRIPTION = It's a 3DS game that is ultra cool.
|
||||
APP_AUTHOR = frzysk
|
||||
APP_PRODUCT_CODE = The-Product-Code
|
||||
APP_UNIQUE_ID = 0x12345
|
||||
APP_VERSION_MAJOR = 0
|
||||
APP_VERSION_MINOR = 0
|
||||
APP_VERSION_MICRO = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue