Skip to content

Commit befbeb9

Browse files
committed
readme now has full installation instructions, closes #52
1 parent 6d71847 commit befbeb9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,15 @@
2121
- [Udon Sharp Compiler](https://github.com/Merlin-san/UdonSharp) (v0.18+)
2222
- [Optional] PostProcessing from Unity Package Manager (required for the Camera System)
2323

24-
### Installation
24+
## Installation
2525

2626
- Grab the latest package [from releases](https://github.com/orels1/UdonToolkit/releases)
2727
- Import it into the project
28+
- If you're upgrading from version prior to 0.4.0 - you'll need to close and open the scene again after import
2829
- A welcome screen will appear with links to documentation
29-
- Take a look at the Demo scene for more usage examples
30+
- Open your `Project Settings` -> `UdonSharp` and in the `Default Behaviour Editor` select `UdonToolkit Editor`
31+
32+
> It is required to use the default path when importing as for now asset paths are hardcoded
3033
3134
### [Check out the wiki for all the information](https://github.com/orels1/UdonToolkit/wiki)
3235

0 commit comments

Comments
 (0)