Files
maplecontest/Global/common.gamelogic
gahusb 9fba9b5aaa chore(deck): 산출물 재생성 — 재연결·부트 반영 컨트롤러/common
산출물 재생성: SlayDeckController.codeblock + common.gamelogic.
- 컨트롤러 UI 경로가 새 UIGroup(Select/Lobby/Run/Deck)으로 재연결됨
- 부트 흐름(MainMenu→로비) 반영
- 검증: .ui 무변경, DefaultGroup 이동섹션 0, JS 미러 테스트 50/50 pass

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 02:54:55 +09:00

46 lines
1.1 KiB
Plaintext

{
"Id": "",
"GameId": "",
"EntryKey": "gamelogic://77c34f19becf4fe8ab62762e5cb95357",
"ContentType": "x-mod/gamelogic",
"Content": "",
"Usage": 0,
"UsePublish": 1,
"UseService": 0,
"CoreVersion": "26.5.0.0",
"StudioVersion": "0.1.0.0",
"DynamicLoading": 0,
"ContentProto": {
"Use": "Binary",
"Entities": [
{
"id": "b447311c-6f03-4ba1-aad0-8f0fe58df5c1",
"path": "/common",
"componentNames": "script.SlayDeckController",
"jsonString": {
"name": "common",
"path": "/common",
"nameEditable": false,
"enable": true,
"visible": true,
"localize": false,
"displayOrder": 0,
"pathConstraints": "/",
"revision": 1,
"modelId": null,
"@components": [
{
"@type": "script.SlayDeckController",
"Enable": true,
"Energy": 0,
"MaxEnergy": 3,
"Turn": 0,
"TweenEventId": 0
}
],
"@version": 1
}
}
]
}
}