tuyoogame / huatuo

huatuo是一个特性完整、零成本、高性能、低内存的近乎完美的Unity全平台原生c#热更方案。 Huatuo is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotfix
MIT License
2.31k stars 377 forks source link

Is this from Unity source code? #7

Closed AkitsukiShintai closed 2 years ago

pirunxi commented 2 years ago

yes. We enhance it from AOT to AOT + interpreter.

AkitsukiShintai commented 2 years ago

ok,thank you