File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 21
21
- [ Udon Sharp Compiler] ( https://github.com/Merlin-san/UdonSharp ) (v0.18+)
22
22
- [ Optional] PostProcessing from Unity Package Manager (required for the Camera System)
23
23
24
- ### Installation
24
+ ## Installation
25
25
26
26
- Grab the latest package [ from releases] ( https://github.com/orels1/UdonToolkit/releases )
27
27
- 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
28
29
- 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
30
33
31
34
### [ Check out the wiki for all the information] ( https://github.com/orels1/UdonToolkit/wiki )
32
35
You can’t perform that action at this time.
0 commit comments