All Projects → Tencent → Injectfix

Tencent / Injectfix

Licence: other
InjectFix is a hot-fix solution library for Unity

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Injectfix

Ilruntime hotgames
基于ILRuntime的热更新能力实现的可以直接使用的框架,友情赠送C# WebService + WebSocketServer服务器端。
Stars: ✭ 293 (-75.54%)
Mutual labels:  unity, hotfix
Bdframework.core
[中]Simple! Easy! Powerful Unity3d game workflow! Unity3d framework:c# hotfix(ILRuntime)、asset manager、ui workflow、network debug... and so on
Stars: ✭ 1,196 (-0.17%)
Mutual labels:  unity, hotfix
Knight
Knight is a game framework based on Unity3D engine. It includes a complete assetbundle manager, a c# hotfix module based on ILRuntime, and a UI module based on MVVM, and other basic functions support.
Stars: ✭ 302 (-74.79%)
Mutual labels:  unity, hotfix
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-85.06%)
Mutual labels:  unity, hotfix
Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (-52.92%)
Mutual labels:  unity, hotfix
Taa unity urp
Temporal Anti-Aliasing(TAA) for Unity’s Universal Render Pipeline
Stars: ✭ 69 (-94.24%)
Mutual labels:  unity
Ugcframework
unity客户端框架(UGUI+C#+protocol+xlua/ILRuntime)
Stars: ✭ 74 (-93.82%)
Mutual labels:  unity
Unity3d Python
在Unity里使用Python脚本
Stars: ✭ 69 (-94.24%)
Mutual labels:  unity
Collidable Raymarching Terrain
Real time generate collider mesh according shader, it is really useful when you want to interact with your raymarching scene
Stars: ✭ 68 (-94.32%)
Mutual labels:  unity
Dynamicoc
深入理解 iOS 热修复原理
Stars: ✭ 76 (-93.66%)
Mutual labels:  hotfix
Uwintab
Wintab API plugin for Unity
Stars: ✭ 75 (-93.74%)
Mutual labels:  unity
Dkvfxsketches
VFX sketches with Depthkit and Unity
Stars: ✭ 74 (-93.82%)
Mutual labels:  unity
Extosc
extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
Stars: ✭ 69 (-94.24%)
Mutual labels:  unity
Unityrtc
基于webrtc的unity多人游戏实时语音(A Unity Demo for Impl Real-time Game Voice Among Mutiplayers Based On WEBRTC)
Stars: ✭ 74 (-93.82%)
Mutual labels:  unity
Matrix Shockwave Shader
Surface shader with tesselation - Tried recreating the shockwave effect in Matrix when Neo takes off.
Stars: ✭ 69 (-94.24%)
Mutual labels:  unity
Libfive Unity
A CSharp wrapper for libfive with Unity bindings
Stars: ✭ 69 (-94.24%)
Mutual labels:  unity
Nexplayer unity plugin
Stream videos in HLS & DASH with Widevine DRM using NexPlayer Video Streaming Player SDK for Unity on Android & iOS devices
Stars: ✭ 73 (-93.91%)
Mutual labels:  unity
Unijoystick
It is a powerful joystick component for UGUI.
Stars: ✭ 75 (-93.74%)
Mutual labels:  unity
Opentibia Unity
A collection of projects to boost OpenTibia development!
Stars: ✭ 72 (-93.99%)
Mutual labels:  unity
Unitypointcloudviewer
Point Cloud Viewer and Tools for Unity
Stars: ✭ 71 (-94.07%)
Mutual labels:  unity

Logo

license PRs Welcome Build status

(English Documents Available)

Unity代码逻辑热修复

可用于Unity业务的bug修复,支持Unity全系列,全平台。

几个亮点

  • 直接在Unity工程上修改C#即可更新
  • 老项目无需修改原有代码即可使用
  • 每个游戏一份私有补丁格式,安全更有保障

安装

编译

  • Window下打开源码包的Source\VSProj\build_for_unity.bat,UNITY_HOME变量的值修改为指向本机unity安装目录
  • 运行build_for_unity.bat

复制

这里对应的是一个Unity工程目录

  • IFixToolKit拷贝到Unity项目的Assets同级目录
  • Assets/IFix,Assets/Plugins拷贝到Unity项目的Assets下

文档

技术支持

请通过issue来咨询及反馈问题,便于后续跟踪及检索。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].