init: main *

From 3ds template: https://github.com/TricksterGuy/3ds-template
This commit is contained in:
frzysk 2024-10-04 19:07:54 +03:00 committed by Zy
commit 04840890c7
10 changed files with 731 additions and 0 deletions

8
resources/AppInfo Normal file
View 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