summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DEVELOP.md12
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`
+