jengine
AI guide for game development with JEngine Unity hot-update framework
Summary
This skill provides expert guidance on using JEngine, a Unity hot-update framework for rapid game development.
- It helps developers implement hot-update workflows, optimize build pipelines, and troubleshoot common issues in C# game projects.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install jengine@<marketplace>
/pluginUse Cases
Usage Examples
/jengine How do I initialize JEngine in a Unity 2022 project?
/jengine My hot-update script throws a MissingMethodException. What could be wrong?
/jengine Show me a step-by-step guide to add a new UI panel via hot-update.
Security Audits
Frequently Asked Questions
What is jengine?
This skill provides expert guidance on using JEngine, a Unity hot-update framework for rapid game development. It helps developers implement hot-update workflows, optimize build pipelines, and troubleshoot common issues in C# game projects.
How to install jengine?
To install jengine: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install jengine@<marketplace>. Finally, /plugin in Claude Code.
What is jengine best for?
jengine is a plugin categorized under General. Created by JasonXuDeveloper.
What can I use jengine for?
jengine is useful for: Set up JEngine in a new Unity project and configure hot-update DLLs.; Debug a hot-update script that fails to load or execute correctly.; Optimize asset bundle loading and memory management in JEngine.; Migrate an existing Unity project to use JEngine for hot-updating.; Integrate third-party SDKs with JEngine's hot-update system.; Troubleshoot build errors related to JEngine's IL2CPP or Mono backend..