Adds an option which mimics the vanilla book copying behavior

This commit is contained in:
2022-08-10 00:16:33 +02:00
parent a7c284ade2
commit f243bf32e7
7 changed files with 251 additions and 67 deletions

View File

@@ -25,4 +25,7 @@ Options:
Author_Only_Unsign: false
# Whether to automatically format every book when it's signed
Format_Book_After_Signing: false
# Whether to display "COPY" or "COPY_OF_COPY" instead of "ORIGINAL" when a book is copied. This also uses the
# vanilla behavior where a copy of a copy cannot be copied further.
Change_Generation_On_Copy: false