# SSEEdit Book Dumper Pascal script for SSEEdit, which dumps the text content of every book object in every loaded plugin and master file. ## What is this for? I wanted to make grammar and spelling corrections to all of Skyrim's vanilla books, and I needed a way to extract every book's text property in an easy-to-handle format. This script finds all book objects in every file loaded into SSEEdit, and it dumps the content of each book into an individual text file. At some point, I'll be modifying this script to import my text file edits back into SSEEdit.