debug minecraft-launcher.ts

This commit is contained in:
2025-07-20 20:15:09 +05:00
parent fa115e0a6c
commit e018aec8db
2 changed files with 45 additions and 6 deletions

View File

@ -34,6 +34,7 @@ export default function SkinViewer({
width,
height,
skin: skinUrl || undefined,
model: 'auto-detect',
cape: capeUrl || undefined,
});