Pascal script for SSEEdit, which dumps the text content of every book object in every loaded plugin and master file.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claire 0a8e47dd86 initial commit 2 years ago
Dump book text - revised.pas initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md initial commit 2 years ago

README.md

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.