Jasonxudeveloper Jengine
jasonxudeveloper-jengine is a Claude Code plugin catalog entry for the Operate phase that points solo Unity builders to JEngine runtime hot-update tooling.
Use when you are shipping a Unity game as a solo builder and need runtime hot updates without full store resubmits for every logic fix.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jasonxudeveloper-jengine@JasonXuDeveloper/JEngineBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:JasonXuDeveloper/JEngine") and the paste-ready config with skillselion.get_install_config("plugin:JasonXuDeveloper/JEngine").
What it does
jasonxudeveloper-jengine catalogs JEngine, a Unity hot-update framework that lets games update logic and content at runtime—described in both English and Chinese for teams targeting mobile and standalone Unity titles. Solo game builders on Skillselion usually hit Operate → iterate when store review cycles and player-installed builds make slow patches expensive; JEngine addresses that by separating what must ship in the base package from what can be delivered as hot updates. The Claude Code plugin entry helps agent-assisted developers find guides and development workflows around that stack while they build and maintain a game. Complexity is advanced: Unity, scripting backends, asset bundles, and hot-update pipelines are not weekend-tutorial territory. This is a game-runtime framework exposed through the plugin catalog, not a generic SaaS integration or LLM orchestration tool—pair it with Claude Code when you want coding-agent help implementing JEngine patterns, not when you only need a web app CRUD skill.
Highlights
- Unity-focused hot-update solution (JEngine) for runtime patches
- Documented framework and guide keywords for indie game pipelines
- Supports iterative fixes post-launch without treating every change as a full client rebuild
- Community catalog entry bridging Unity game dev and Claude Code plugin discovery
- Single-plugin listing tied to JasonXuDeveloper/JEngine repository
Why builders use it
Unity solo devs cannot ship gameplay fixes quickly when every change forces a full client rebuild and store resubmit cycle.
After adopting JEngine patterns, you can iterate live game logic and content with hot updates suited to long-running player installs.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2.2k stars, 0 votes.
FAQ
Who is jasonxudeveloper-jengine for?
Solo and small-team Unity developers who operate live games and want JEngine-style runtime hot updates instead of only monolithic store releases.
When should I use jasonxudeveloper-jengine?
Use it when your game is in production or late Build and you are designing or maintaining a hot-update pipeline for scripts and deliverable content.
How do I add jasonxudeveloper-jengine to my agent?
Add the JasonXuDeveloper/JEngine Claude Code plugin from the repository listing, then use Claude Code alongside JEngine’s framework docs to implement hot-update flows in your Unity project.
Comments
Share how you use jasonxudeveloper-jengine, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.