Initial commit: SlayMaple 로컬 워크스페이스 + Gitea 연동
- MSW 로컬 워크스페이스 데이터(Global/RootDesk/map/ui) 형상관리 시작 - Slay the Spire 풍 덱빌더 전투 프레임워크 초안 포함 - README.md: 협업(로컬 워크스페이스+git) 방식·구조·프레임워크 현황 문서화 - .gitignore: Authorization 토큰 포함된 .mcp.json/.codex 제외 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
37
Global/common.gamelogic
Normal file
37
Global/common.gamelogic
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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": "",
|
||||
"jsonString": {
|
||||
"name": "common",
|
||||
"path": "/common",
|
||||
"nameEditable": false,
|
||||
"enable": true,
|
||||
"visible": true,
|
||||
"localize": false,
|
||||
"displayOrder": 0,
|
||||
"pathConstraints": "/",
|
||||
"revision": 1,
|
||||
"modelId": null,
|
||||
"@components": [],
|
||||
"@version": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user