PDA

View Full Version : Looking for a means to bulk insert new content



ChipDancer
March 16th, 2024, 00:24
Hello,

I have lot of custom content in the terms of monsters, gear, magic items, and spells, that I have in spreadsheets that I would like to know how I can bulk import into FG as writing these up one at a time simply isn't an option.

If someone knows of a tool or method, I'd appreciate it, but so far my searches have turned up blank.

Thanks in advance,

ChipDancer

damned
March 16th, 2024, 01:19
You need to spend the time manually entering or spend the time to write a script that will take your formatted data and convert it to XML.

MaxAstro
March 19th, 2024, 02:23
Assuming your spreadsheet formatting is extremely consistent, it probably wouldn't be super hard to create for example an AutoHotKey script to convert to XML. The hardest part would be getting comfortable with exactly how the XML needs to be formatted.