Durtur / Dungeoneer

A virtual tabletop designed for 5e D&D, includes a map tool with dynamic lighting, initiative tracker, combat tracker and homebrew management.
GNU Affero General Public License v3.0
169 stars 16 forks source link

Mass-deleting homebrewed monsters. #61

Closed Alcays closed 2 years ago

Alcays commented 2 years ago

Hello. Apologies in advance if this is the wrong forum to be asking these questions, I'm still very much a github rookie.

Question: I tried implementing a long list of Homebrew monsters, and accidentally ended up including all the pre-existing ones as homebrew. Is there a way to delete all the homebrew monsters without selecting them one at a time? I've tried deleting homebrew folders from the installation folder, but to little success.

Also just want to add: amazing app! It's incredibly user-friendly even for simpletons such as myself.

image

Durtur commented 2 years ago

The home brew is stored as json in your user data folder (appdata local roaming on windows). Look for a file called homebrew.json and delete it and you should be all set

Durtur commented 2 years ago

I'll close this, feel free to reopen if you have any more questions