Add cinema-tools recipe
This commit is contained in:
@@ -152,6 +152,14 @@ Install assets are currently expected to already exist locally, usually under:
|
||||
<state-dir>/cache/downloads/<instance>/<plugin-id>/
|
||||
```
|
||||
|
||||
Composite local assets should have an explicit reconstruction recipe checked in
|
||||
with the helper. For example, Cinema's external Windows downloader tools are a
|
||||
small deterministic bundle rebuilt from upstream executables with:
|
||||
|
||||
```sh
|
||||
PYTHONPATH=src python -m plugin_helper.recipes.cinema_tools --instance 1.44.1
|
||||
```
|
||||
|
||||
Use `updates` to audit the version lock against obvious public update sources:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user