Skip to content

🗜Package for unity3d which allow load code and auto update application/game without reinstall

License

Notifications You must be signed in to change notification settings

k0dep/CodeBundle

Repository files navigation

CodeBundle

Package for unity3d which allow load code and auto update application/game without reinstall.

Using

To start using this package add lines into ./Packages/manifest.json like next sample:

{
  "dependencies": {
    "codebundle": "https://github.com/k0dep/CodeBundle.git#1.0.0"
  }
}

Instead #1.0.0 paste version what you need.

Releases

No releases published

Packages

No packages published

Languages