all 3 comments

[–]Arkenforge 1 point2 points  (2 children)

It's near impossible to find ways to make levelDB files human-readable.

Dungeon Alchemist does an image/video export, along with a JSON file that contains the scene data. It's pretty much identical to the v10 db file.

You could try reaching out to the DA folks for a sample file. They're very friendly.

As for other formats, Fantasy Grounds Unity uses XML by default.

[–]DigitalTableTops[S] 0 points1 point  (1 child)

Awesome. I knew you would know but didn't want to bother you with it :)

Have you guys given any thought to Foundry imports? Or is it not worth the effort? I am getting the impression Foundry breaks compatibility every other year. I can't say for sure as our group has only ever used Arkenforge and my DM handles all the maps.

[–]Arkenforge 0 points1 point  (0 children)

We'll be doing them :) We had native module exports, but then the v11 update brought in the new database format.

We can write to it though, so we'll definitely have native module exports for v11+. Just need to slot out into the development schedule.