Nuget packages work for both vvvv and vl and can contain nodes for both or only either vvvv or vl. For now packages need to still be manually distributed, later they can be installed via a package manager.
Prepare a directory for your package with the following structure:
MyPackId\assets //any assets you want to distribute MyPackId\vvvv\girlpower //.v4p demo files MyPackId\vvvv\nodes\effects //.fx files MyPackId\vvvv\nodes\modules //.v4p module files MyPackId\vvvv\nodes\plugins //vvvv plugin .dll files MyPackId\vvvv\nodes\vl //.vl files that contain nodes for vvvv MyPackId\MyPackId.vl //the main .vl file that is not for use by vvvv directly
where MyPackId is the name of your package and all elements are of course optional if you don't use them.
The following two steps are ugly and are only necessary for now. They will later be removed:
Your resulting directory should therefore look something like this:
You can .zip and share this for other users to put into their \packs directory.
anonymous user login
~6d ago
~6d ago
~7d ago
~20d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago