Ross ROSS = Recommend OSS · open-source software intelligence for agents

JasonXuDeveloper/JEngine

The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。 observed · 2026-08-28

github.com/JasonXuDeveloper/JEngine · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 78
  • Release rhythm 69
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1.0
  • age_days: 2242
  • days_rel: 207
  • days_push: 132
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

2230 stars · 348 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

JEngine is a Unity framework that enables runtime hot updates for games, letting developers push code, assets, and logic changes without rebuilding or resubmitting the app. It is built on HybridCLR for native C# performance and includes built-in encryption, obfuscation, a modular package system, and a Claude Code AI plugin.

Use cases

  • push game code updates without shipping a new build
  • hot update Unity game logic at runtime
  • encrypt and obfuscate hot-updated C# assemblies
  • avoid Lua or ILRuntime interpretation overhead in Unity hot updates
  • one-click build pipeline for AOT metadata and encrypted resources
  • update game assets and logic on all platforms including iOS
  • AI-assisted development of hot-updatable Unity games

When to choose

  • you build Unity games and need runtime hot updates with native C# performance
  • you want built-in encryption and obfuscation for hot update code out of the box
  • you want a proven framework with a large production track record
  • you prefer minimal boilerplate and a one-click build panel

When to avoid

  • your project does not use Unity
  • you only target platforms where app store updates are trivial and hot updates are unnecessary
  • you need a fully interpreted scripting approach like Lua rather than HybridCLR-based C#

Facets

framework · maturity active

game-engine plugin-system cryptography build-tool serialization developer-tools cross-platform game-engine cpp c unity hot-update hybridclr ilruntime csharp game-framework code-obfuscation asset-encryption hotfix claude-code-plugin game-development automation

3 sources

Member repositories

RepositoryRoleHealth v2
JasonXuDeveloper/JEnginemain79

For agents

markdown · JSON · MCP: product_card(name="JasonXuDeveloper/JEngine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem