Skip to content

Releases: vanhaodev/unity-scene-loader

v1.0.1

24 Mar 04:33

Choose a tag to compare

1. Via manifest.json

Add the following line to your Packages/manifest.json under the dependencies section:

"com.vanhaodev.sceneloader": "https://github.com/vanhaodev/unity-scene-loader.git?path=Exported/com.vanhaodev.sceneloader#1.0.1"

2. Via Package Manager UI

  1. Open Window -> Package Manager.
  2. Click the + (plus) icon in the top left corner.
  3. Select Add package from git URL...
  4. Paste the URL below:
https://github.com/vanhaodev/unity-scene-loader.git?path=Exported/com.vanhaodev.sceneloader#1.0.1

V1.0.0

23 Mar 09:41

Choose a tag to compare

1. Via manifest.json

Add the following line to your Packages/manifest.json under the dependencies section:

"com.vanhaodev.sceneloader": "https://github.com/vanhaodev/unity-scene-loader.git?path=Exported/com.vanhaodev.sceneloader#1.0.0"

2. Via Package Manager UI

  1. Open Window -> Package Manager.
  2. Click the + (plus) icon in the top left corner.
  3. Select Add package from git URL...
  4. Paste the URL below:
https://github.com/vanhaodev/unity-scene-loader.git?path=Exported/com.vanhaodev.sceneloader#1.0.0