39 Forks
162 Stars
162 Watchers

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 apk file to achieve.

How to download and setup UnityAndroidHotUpdate

Open terminal and run command
git clone https://github.com/sisong/UnityAndroidHotUpdate.git
git clone is used to create a copy or clone of UnityAndroidHotUpdate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnityAndroidHotUpdate https://github.com/sisong/UnityAndroidHotUpdate/archive/master.zip

Or simply clone UnityAndroidHotUpdate with SSH
[email protected]:sisong/UnityAndroidHotUpdate.git

If you have some problems with UnityAndroidHotUpdate

You may open issue on UnityAndroidHotUpdate support forum (system) here: https://github.com/sisong/UnityAndroidHotUpdate/issues