chore: 플레이어 스킬 데이터 추가 및 잔여 프로젝트 파일 정리

- 신규 플레이어 스킬 데이터와 데미지 효과 에셋을 추가
- 테스트 씬과 로컬 MCP 설정 변경사항을 정리
- 불필요한 Recovery 메타 파일을 제거
This commit is contained in:
2026-03-19 18:23:32 +09:00
parent e863d108da
commit 5bedf01d6c
16 changed files with 212 additions and 17 deletions

View File

@@ -1,8 +1,3 @@
{
"mcpServers": {
"unityMCP": {
"type": "http",
"url": "http://localhost:8080/mcp"
}
}
}
"mcpServers": {}
}