installer: add big 'close Minecraft & launcher' notice after pack select

퀴즈팩 선택(step1) 직후, 약관 동의 진입 전에 "마인크래프트와 마인크래프트 런처를
종료한 뒤 진행해주세요"를 큰 글씨의 강조 카드(빨강 테두리 + 매우 중요 배지)로
표시하는 페이지 추가(renderCloseNotice). 이전/다음 버튼 제공. v0.3.22.

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
This commit is contained in:
2026-07-11 11:23:33 +09:00
parent 2fa1173b8e
commit 2212195b3c
3 changed files with 25 additions and 2 deletions

View File

@@ -3,6 +3,11 @@
"heading": "시작하기 전에",
"message": "마인크래프트 런처를 끄고 시작해주세요."
},
"closeNotice": {
"badge": "⚠ 매우 중요",
"message": "마인크래프트와 마인크래프트 런처를 종료한 뒤 진행해주세요",
"sub": "실행 중이면 설치 설정이 제대로 적용되지 않을 수 있습니다."
},
"common": {
"back": "이전",
"next": "다음",