Skip to content
View willsonh's full-sized avatar

Block or report willsonh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. XIL XIL Public

    Forked from wuxiongbin/XIL

    使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案

    C#

  2. ILRuntime ILRuntime Public

    Forked from Ourpalm/ILRuntime

    Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.

    C#

  3. UnityAndroidIl2cppPatchDemo UnityAndroidIl2cppPatchDemo Public

    Forked from noodle1983/UnityAndroidIl2cppPatchDemo

    这是Unity Android APP il2cpp热更完美解决方案的Demo。更新build_demo_apk里的Unity路径,执行即可一键重build Patch和apk。因为文件libunity是没有热更的,如unity版本有变化则热更不适用。

    C#

  4. il2cpphotfix il2cpphotfix Public

    Forked from yy405145590/il2cpphotfix

    + il2cpp hotfix demo

    C++

  5. UnityAndroidIl2cppPatchDemo-libboostrap UnityAndroidIl2cppPatchDemo-libboostrap Public

    Forked from noodle1983/UnityAndroidIl2cppPatchDemo-libboostrap

    core so lib for UnityAndroidIl2cppPatchDemo solution

    C++

  6. UnityAndroidHotUpdate UnityAndroidHotUpdate Public

    Forked from sisong/UnityAndroidHotUpdate

    (Unity3D热更新) provide a way to hot update Unity app on Android, support code&resources, not need lua js or IL runtime etc..., will not disturb your project development; just loading the new version …

    C++