feat(credits): add in both nds and repo

This commit is contained in:
2026-02-24 14:38:15 +01:00
parent 98890f699d
commit 806fd11dd1
16 changed files with 400 additions and 11 deletions

View File

@@ -7,4 +7,5 @@ import Buttons from "./Buttons.vue";
<Background />
<Buttons />
<AchievementsFadeToBlack />
<CreditsFadeToBlack />
</template>