feat(branding): replace ASCII fox banner with embedded image

This commit is contained in:
2026-05-21 18:47:25 +02:00
parent ce7dda9e48
commit 4f6c916bd9
9 changed files with 95 additions and 105 deletions
+1
View File
@@ -337,6 +337,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.FontPushSmokeStep(this),
new SelfTests.WizardStateSmokeStep(this),
new SelfTests.QuickPickerSelfTestStep(this),
new SelfTests.FoxBannerTextureSmokeStep(this),
]);
// Re-surface the wizard for existing users when a major UX