C#Like hot update framework
C#Like is an Unity hot update script solution. Using C# language write the hot update script. It LOOK LIKE can using hot update DLL(dynamic link library) file in all platforms.
by RongRong
Price History +
Just use the C# language to make your project hot updatable, including CODE!
More detail in official website
Demo(You can download 4
C#LikeFree demo projects from GitHub, and then test them by yourself )
- The 'CSharpLikeFree' directory is a built-in demo project that corresponds to the demo entered by the 'C#Like Demo' button.
- The 'TankFree' directory is the free AssetStore asset 'Tanks! Tutorial' that released by Unity Technologies, now it turn into hot update project, corresponds to the demo entered by the 'Tanks! Tutorial' button.
- The 'PlatformerMicrogameFree' directory is the free AssetStore asset 'Platformer Microgame' that released by Unity Technologies, now it turn into hot update project, corresponds to the demo entered by the 'Platformer Microgame' button.
- The 'CSharpLikeFreeDemo' directory is the final export initial project, that only contain the C#Like(Or C#LikeFree) plugin and dependency libraries, NOT contain ANY game code and resource. When click those buttons will download the corresponding AssetBundle that exported by above 3 projects, and then run the demo.
- The final demo : C#Like Demo and C#LikeFree Demo
Free trail
C#LikeFree is the LIMIT version of C#Like. You can try to find out C#Like whether worth buying by on trial the C#LikeFree. We strongly recommend downloading the demo project above for testing.