Flamenco/cmd/addon-packer
Sybren A. Stüvel 26867c4b96 Addon packer: make sure the top level of the ZIP is the module
When installing, Blender will just unzip directly into the addons dir,
so the ZIP has to contain the `flamenco` package directory.

This also makes things simpler, naming-wise. We can offer the addon from
the Manager web interface as `flamenco3-addon.zip`, and still have it
install into the `addons/flamenco` directory.
2022-06-28 12:44:05 +02:00
..
addon-packer.go Addon packer: make sure the top level of the ZIP is the module 2022-06-28 12:44:05 +02:00