mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Shorten app description so it fits better in HBL
This commit is contained in:
@@ -88,7 +88,7 @@ endif
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := Universal-Updater
|
TARGET := Universal-Updater
|
||||||
BUILD := build
|
BUILD := build
|
||||||
UNIVCORE := Universal-Core
|
UNIVCORE := Universal-Core
|
||||||
SOURCES := $(UNIVCORE) source source/download source/gui source/lang source/menu source/overlays \
|
SOURCES := $(UNIVCORE) source source/download source/gui source/lang source/menu source/overlays \
|
||||||
source/qr source/screens source/store source/utils
|
source/qr source/screens source/store source/utils
|
||||||
DATA := data
|
DATA := data
|
||||||
@@ -98,9 +98,9 @@ GRAPHICS := assets/gfx
|
|||||||
ROMFS := romfs
|
ROMFS := romfs
|
||||||
GFXBUILD := $(ROMFS)/gfx
|
GFXBUILD := $(ROMFS)/gfx
|
||||||
APP_AUTHOR := Universal-Team
|
APP_AUTHOR := Universal-Team
|
||||||
APP_DESCRIPTION := An easy to use app for installing and updating 3DS homebrew
|
APP_DESCRIPTION := A simple 3DS homebrew updater
|
||||||
ICON := app/icon.png
|
ICON := app/icon.png
|
||||||
BNR_IMAGE := app/banner.png
|
BNR_IMAGE := app/banner.png
|
||||||
BNR_AUDIO := app/BannerAudio.wav
|
BNR_AUDIO := app/BannerAudio.wav
|
||||||
RSF_FILE := app/build-cia.rsf
|
RSF_FILE := app/build-cia.rsf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user