feat(launcher): ship default brand assets

Solid-fill placeholders for the empty-state background (1920×1080) and
the zero-teaser hero fallback (800×450). Brand-refresh slice can drop
both files in without touching code. Loaded once on init via
engine.asset.load_texture (launcher's own sandbox).
This commit is contained in:
Calic
2026-06-11 08:10:01 +02:00
parent fa558adfeb
commit 2595759b3e
4 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"id": "lib-management.launcher",
"version": "0.3.1",
"version": "0.3.2",
"kind": "module",
"api": "^0.1",
"ci_frames": 10,