{
  "markdown": "[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/moorestech/moorestech)\n\n\n\n# moorestech\n\n工業ゲームmoorestechのUnityのサーバー、クライアントです\n\n# 起動方法\nmooresech_clientをUnityで開きMainGameシーンを再生してください\n\n## 初回セットアップ（CEF / Git LFS）\n\nGit LFS をインストールした後、Unityで開く**前に**OS別のセットアップスクリプトを実行してください。\n\n```bash\n# macOS / Linux\n./scripts/setup-cef.sh\n```\n\n```powershell\n# Windows PowerShell\n.\\scripts\\setup-cef.ps1\n```\n\nスクリプトは Git LFS を設定し、CEF の UPM キャッシュを再生成可能な状態にします。\nUnity 起動時にも LFS ポインタの残存を検査し、問題があれば同じ復旧コマンドを Console に表示します。\n方式の詳細と clean worktree 手順は `docs/webui/design/cef-binary-integration.md` を参照してください。\n\n# コーディングエージェントの使用について\n\n## セキュリティに関する注意事項\n\n本プロジェクトではuLoopMCPを使用してUnityエディタとAIエージェントを接続しています。MCPサーバーが有効な状態では、AIエージェントがUnityエディタを介して**任意のコード実行**を行う可能性があります。信頼できないエージェントやプロンプトを使用しないでください。もし不要な場合は個別で停止してください。\n\n## codex cli を使用する場合の注意事項\n\n`tools/unity-test.sh` スクリプトを Codex CLI 経由で実行する際は、Unity のライセンス認証にネットワークアクセスが必要となります。\n\nデフォルトのサンドボックス設定ではネットワークアクセスが制限されているため、`--dangerously-bypass-approvals-and-sandbox` (`--yolo`) オプションを指定してClaude Code CLIを起動してください。\n\n```bash\ncodex --yolo\n```\n\nMCPを使う場合はこの限りではありません。\n~/.codex/config.toml\n```toml\n[mcp_servers.moorestech_server]\ncommand = \"node\"\nargs    = [\"/Users/[user]/mcp-stdio-to-streamable/dist/index.js\"]\nenv = { MCP_SERVER_IP = \"localhost\", MCP_SERVER_PORT = \"56901\" }\n\n[mcp_servers.moorestech_client]\ncommand = \"node\"\nargs    = [\"/Users/[user]/mcp-stdio-to-streamable/dist/index.js\"]\nenv = { MCP_SERVER_IP = \"localhost\", MCP_SERVER_PORT = \"56902\" }\n```\n\n# LICENSE\nコードは[Apache2.0](https://github.com/moorestech/moorestech/blob/master/LICENSE) ライセンスで配布されています。\nコード以外の各種コンテンツは[moorestech Game Content License ](https://github.com/moorestech/moorestech/blob/master/CONTENT_LICENSE.md) ライセンスでは配布されています。\n\n### OSSに関する表記\n\n\nTODO この辺ちゃんとする\n\nVContainer\nhttps://github.com/hadashiA/VContainer\n\nNaughtyCharacter\nhttps://github.com/dbrizov/NaughtyCharacter\n\nMicrosoft.Extensions.DependencyInjection  \nhttps://github.com/aspnet/DependencyInjection\n\nCsvHelper\nhttps://github.com/JoshClose/CsvHelper\n\nAllSkyFree_Godot\nhttps://github.com/rpgwhitelock/AllSkyFree_Godot\n\n\n### フォントラインセンスに関する表記\n\nNoto Sans Japanese\nhttps://fonts.google.com/noto/specimen/Noto+Sans+JP\n\nNoto Sans\nhttps://fonts.google.com/noto/specimen/Noto+Sans\n\n",
  "bytes": 2242,
  "sha": "e19b93c84b27a24a7b80cc64427440cd477a8e0644307d5b47d1254bf35d0c2a",
  "repo_slug": "moorestech/moorestech",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_moorestech_moorestech_codex_skills_edit__262370ed/readme"
}