Volver al ranking

JasonXuDeveloper/JEngine

C#jengine.xgamedev.net

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

unityhotupdatecsharphot-updateunity3dunity2dunity3d-plugingameilruntimeframeworkgameframeworkhotfix
Crecimiento de estrellas
Estrellas
2.2k
Forks
350
Crecimiento semanal
Issues
3
1k2k
jul 2020jul 2022jul 2024jul 2026
README

JEngine

Ship game updates without shipping a build.

Runtime hot updates for all platforms — push code, assets, and logic without rebuilding.
Powered by HybridCLR with built-in encryption and obfuscation.
1,000+ games shipped · 100+ companies in production · built-in Claude Code AI integration.

Version Tests License Last Commit Top Language FOSSA Status CodeFactor OpenSSF Scorecard OpenSSF Best Practices Ask DeepWiki

Documentation | 中文文档

 

Why JEngine

Ultralight Core

A handful of files — that's the entire core package. Drop it in and hot updates just work. No boilerplate code required.

10x+ Performance

HybridCLR runs standard C# natively — 10x+ faster than ILRuntime or Lua. UniTask for GC-free async, Nino for zero-allocation serialization.

Built-in Security

Encrypt assets and DLLs with XOR, AES, or ChaCha20. Obfuscate hot update code with Obfuz. No other hot update framework ships this.

One-Click Build

Compile code, generate AOT metadata, obfuscate, encrypt, and package resources — all from one button in the JEngine Panel.

All Platforms

iOS, Android, Windows, macOS, WebGL — plus WeChat, Douyin, Alipay, and TapTap mini-game platforms. YooAsset powers games with 1M+ DAU.

AI-Powered Development

First hot update framework with a Claude Code plugin. AI that understands JEngine patterns and writes idiomatic code for your game.

 

Before & After

Traditional Approach With JEngine
Learn Lua or TypeScript for hot update code Standard C# — same language, same IDE, same debugging
Register cross-domain adapters (ILRuntime) Zero adapters — HybridCLR runs C# natively
No built-in asset protection XOR / AES / ChaCha20 encryption + code obfuscation
Manual multi-step build pipeline One-click build from JEngine Panel

 

Quick Start

Unity 2022.3+ required. Follow the Getting Started Guide to be up and running in minutes.

 

Packages

Package Type Description
JEngine.Core Required Hot update runtime — bootstrap, encryption, resource management
JEngine.Util Optional JAction (zero-GC async tasks) · JObjectPool (lock-free object pooling)
JEngine.UI Optional MessageBox (async dialog prompts) · Editor UI (modern UI Toolkit components with theming)

Built on HybridCLR · YooAsset · UniTask · Nino · Obfuz

 

🎉 Latest Features (v1.1.6)

  • core,ui: add configurable Bootstrap text and JTabView component (#624)
  • core: bump Nino to fix Dictionary serialization in HybridCLR (#627)
  • core: auto-detect manifest decryption in PreprocessBuildCatalog (#626)

📋 View Complete Changelog

 

Community

Stargazers over time

 

JEngine Ecosystem:

Other Great Unity Projects:


If JEngine helps your project, give it a ⭐

Repositorios relacionados
icsharpcode/ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

C#MIT Licensedecompilerdecompiler-engine
25.7k3.7k
Donchitos/Claude-Code-Game-Studios

Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy.

ShellMIT Licenseai-agentsai-assisted-development
23.3k3.3k
lettier/3d-game-shaders-for-beginners

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

C++shaders3d
lettier.github.io/3d-game-shaders-for-beginners/index.html
19.8k1.5k
Unity-Technologies/ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.

C#Otherreinforcement-learningunity3d
unity.com/products/machine-learning-agents
19.6k4.5k
Perfare/AssetStudio

AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.

C#MIT Licenseunity3dunity
15.6k2.9k
heroiclabs/nakama

Scalable open-source game backend server: multiplayer, matchmaking, leaderboards, chat, and social features for games.

GoGo ModulesApache License 2.0multiplayerbackend
heroiclabs.com
12.9k1.4k
CoplayDev/unity-mcp

Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

C#MIT Licenseaiai-integration
coplaydev.github.io/unity-mcp/
12.7k1.3k
Cysharp/UniTask

Provides an efficient allocation free async/await integration for Unity.

C#MIT Licensecsharpunity
11.1k1k
Tencent/xLua

xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.

COtherluaunity
10.1k2.5k
egametang/ET

Unity3D Client And C# Server Framework

C#Otherc-sharpserver
9.9k3.2k
Perfare/Il2CppDumper

Unity il2cpp reverse engineer

C#MIT Licenseil2cppreverse-engineering
9.2k1.9k
jynew/jynew

JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.

C#Otherjinyongunity
8.9k1.9k