Orbis Prism is a small tool for Hytale modding assistance. It decomposes the official server (HytaleServer.jar), isolates its core logic, and provides an AI-assisted Intelligent Query Interface (MCP) for developers.
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
148
commits
feat: Initialize the Orbis Prism package by creating `__init__.py` and setting its version to 1.1.1.
98dcb44View on GitHubfix(mcp): simplify mcp configuration output and update documentation
72e3512View on GitHubMerge pull request #29 from OrbisFactory/feat/mcp-install-guide
e52eceeView on GitHubdocs: correct command names and install instructions in CONTRIBUTING.md
ef916e4View on GitHubdocs: align documentation with new global storage and version flags
9fa5223View on GitHubfeat(cli): add multi-client MCP installation guide with dynamic JSON configuration
c2b3862View on GitHubMerge pull request #28 from OrbisFactory/feat/prism-version-flag
4ebe0b6View on GitHubMerge pull request #1 from SamuelCastrillon/feature/centralize-workspace-and-cleanup
b0715c3View on GitHubfeat(core): centralize workspace globally and improve cleanup logic
a5254deView on GitHub