Merge branch 'master' of https://github.com/chikashimiyama/Soundvision
This commit is contained in:
commit
0248e49116
1 changed files with 5 additions and 3 deletions
|
@ -32,8 +32,10 @@ To use this Features PdBackend should exist in the scene.
|
||||||
## shmem
|
## shmem
|
||||||
The Unity project access the Arrays in Pd patch via shmem (Shmem) object
|
The Unity project access the Arrays in Pd patch via shmem (Shmem) object
|
||||||
|
|
||||||
## wix heat command
|
## Nuget package
|
||||||
execute following command under bin directory
|
|
||||||
|
|
||||||
heat dir . -ag -gg -dr Cylvester -directoryid Cylvester -srd -sreg -cg UnityComponentGroup -out source.wxs -var var.UnityBuildDir
|
Some advanced feature such as Kinect Azure requires extra nuget package, using Unity NuGet.
|
||||||
|
|
||||||
|
https://github.com/xoofx/UnityNuGet
|
||||||
|
|
||||||
|
To add a registry, edit SoundVision/UnityProject/Packages/manifest.json
|
||||||
|
|
Loading…
Reference in a new issue