diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-04-17 10:08:06 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-21 22:07:15 +0200 |
| commit | b83cd733adf565f5e7e96e226d447a1beeef9a39 (patch) | |
| tree | 68a357049d57f7c0f477905f1feb7e4beb41526f /DEVELOP.md | |
| parent | c5b32e265baa6957e55881945fd0ddf15cadeccc (diff) | |
Add a little documentation.
Diffstat (limited to 'DEVELOP.md')
| -rw-r--r-- | DEVELOP.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/DEVELOP.md b/DEVELOP.md index 51b63ff5c..e36c5260e 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -118,3 +118,15 @@ The manual PDF looks nice if vector screenshots are used. These can be taken as - Start `take-vector-screenshot`, click "Take screenshot" then click on the DCP-o-matic window. - Find a PDF in `/tmp/dcpomatic2.pdf` - Copy this to `doc/manual/raw-screenshots` + + +## Adding a new variant + +Files to edit: +- `cscript` +- `wscript` +- `src/lib/variant.cc` +- `platform/osx/make_dmg.sh` +- `platform/windows/wscript` +- `platform/osx/wscript` + |
