aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarret <garret@airmail.cc>2021-04-25 02:30:01 +0100
committergarret <garret@airmail.cc>2021-04-25 02:30:01 +0100
commit4433ba57a8acbbcbd7b32f520355676bb46720b8 (patch)
tree1f736107a00315bc780db56aec58a76add97a670
parented1c63d6452c755d6e7b3b42a0bd237f220f9a50 (diff)
downloadaegisub-scripts-4433ba57a8acbbcbd7b32f520355676bb46720b8.tar.gz
aegisub-scripts-4433ba57a8acbbcbd7b32f520355676bb46720b8.tar.bz2
aegisub-scripts-4433ba57a8acbbcbd7b32f520355676bb46720b8.zip
[README] add chapter gen
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 238b00c..69f0a7f 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,13 @@ Blurs out lines with the effect `blurout`, and blurs in lines with the effect `b
For fancy fade effects. (i.e, when the whole scene blurs out until it's invisible, as a transition)
+### Chapter Generator
+
+Makes .xml chapters for matroska.
+
+Makes lines with the effect `chapter` into chapters. Start time of the line is used for the timestamp, text of the line is used for chapter name.
+Language is currently hardcoded to english.
+
### Dupe and Comment
Duplicates a line and comments out the original.