📒 Long Books
📚 Features
- Length of Titles has been upgraded to 50 characters (as would be the case in an Anvil) from 16!
- Maximum Pages in a Book is now 200 (up from 100)!
- Configuration allows you to modify all limits.
📖 Configuration
Configuration can be found in config/long_books.json
.
max_title_length
: [integer] (default:50
)- Specifies the maximum amount of characters a title can have.
Must be between0
and32767
.
- Specifies the maximum amount of characters a title can have.
max_pages
: [integer] (default:200
)- Specifies the maximum amount of pages a book can have.
Must be between0
and32767
.
- Specifies the maximum amount of pages a book can have.
External resources
Project members
boyonk
Member
Technical information
License
ARR
Client side
required
Server side
required
Project ID