工業ゲームmoorestechのUnityのサーバー、クライアントです
mooresech_clientをUnityで開きMainGameシーンを再生してください
tools/unity-test.sh スクリプトを Codex CLI 経由で実行する際は、Unity のライセンス認証にネットワークアクセスが必要となります。
デフォルトのサンドボックス設定ではネットワークアクセスが制限されているため、--dangerously-bypass-approvals-and-sandbox (--yolo) オプションを指定してClaude Code CLIを起動してください。
codex --yoloMCPを使う場合はこの限りではありません。 ~/.codex/config.toml
[mcp_servers.moorestech_server]
command = "node"
args = ["/Users/[user]/mcp-stdio-to-streamable/dist/index.js"]
env = { MCP_SERVER_IP = "localhost", MCP_SERVER_PORT = "56901" }
[mcp_servers.moorestech_client]
command = "node"
args = ["/Users/[user]/mcp-stdio-to-streamable/dist/index.js"]
env = { MCP_SERVER_IP = "localhost", MCP_SERVER_PORT = "56902" }コードはApache2.0 ライセンスで配布されています。 コード以外の各種コンテンツはmoorestech Game Content License ライセンスでは配布されています。
TODO この辺ちゃんとする
VContainer https://github.com/hadashiA/VContainer
NaughtyCharacter https://github.com/dbrizov/NaughtyCharacter
Microsoft.Extensions.DependencyInjection
https://github.com/aspnet/DependencyInjection
CsvHelper https://github.com/JoshClose/CsvHelper
AllSkyFree_Godot https://github.com/rpgwhitelock/AllSkyFree_Godot
Noto Sans Japanese https://fonts.google.com/noto/specimen/Noto+Sans+JP