diff --git a/.github/README.md b/.github/README.md index eb4ccb2..434dee2 100644 --- a/.github/README.md +++ b/.github/README.md @@ -5,6 +5,10 @@ Simple scene loading and management system for Unity Engine, implemented via scriptable objects. +
+ +
+ :warning: **Warning, this is a preview package and might change at any time!** ## Features @@ -13,7 +17,7 @@ Simple scene loading and management system for Unity Engine, implemented via scr - Easily load sets of scenes - Persistent scenes - Custom transition support -- Event-based +- Unity Event support ## Installation @@ -23,6 +27,11 @@ This package can be installed via the Package Manager by [Installing from a Git https://github.com/chark/scriptable-scenes.git#upm ``` +Alternatively, you can also install it by adding the following line to `Packages/manifest.json`: +```text +"com.chark.scriptable-scenes": "https://github.com/chark/scriptable-scenes.git#upm" +``` + ## Links - [Documentation](../Packages/com.chark.scriptable-scenes/Documentation~/README.md) diff --git a/.github/screenshot.png b/.github/screenshot.png new file mode 100644 index 0000000..53fd3d8 --- /dev/null +++ b/.github/screenshot.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d52d135903d45692c418320ff075c0e1048bb04bee8c6539e2b2c1194a061f5 +size 21054