PDA

View Full Version : I am building GCS export support



Nose66
May 25th, 2019, 19:31
But I need some help. Does anyone know where I can find a specification for the "/importchar" XML format? The Fantasy Ground website is just a confusing maze to me. I found nothing in the "Developer Guide" https://www.fantasygrounds.com/wiki/index.php/Developer_Guide

BTW, I am about 80% complete with the PC export... but I am having to do this "in the blind".

Nose

dberkompas
May 25th, 2019, 19:40
The way I worked it out for my importers was to create various characters and reverse engineer the resulting XML.


Dave

Nose66
May 25th, 2019, 21:05
Yeah, that is what I am having to do. It works, but takes a few iterations to figure stuff out.

The export uses a custom text export template, but it requires some additional coding to support all of the tags needed. When I am done, I will present it to Richard to incorporate into GCS.

Nose66
June 11th, 2019, 01:50
Tis done! The next release of GCS (https://gurpscharactersheet.com/) will now support Fantasy Grounds PC and NPC exports. Once it is released, we will create a "how to" video and let the importing begin!

uzirath
July 23rd, 2019, 04:22
Tis done! The next release of GCS (https://gurpscharactersheet.com/) will now support Fantasy Grounds PC and NPC exports. Once it is released, we will create a "how to" video and let the importing begin!

Is there any reason it shouldn't work if we pull the latest library files from github? I did this, exported a character to an XML file, but the file is empty. I tried it for a couple of different characters. It just creates a blank XML file. Is there anything other than the library output template that needs to be updated?

Nose66
July 23rd, 2019, 16:30
If you follow the process defined in the read me (https://github.com/richardwilkes/gcs/blob/master/README.md), it should work. There were updates to many of the sub-projects (gcs, gcs_libarary, toolkit, etc.). The only outstanding Pull Request is the update to the website, which I think he will wait to accept until the release is done.

uzirath
July 23rd, 2019, 17:08
If you follow the process defined in the read me (https://github.com/richardwilkes/gcs/blob/master/README.md), it should work. There were updates to many of the sub-projects (gcs, gcs_libarary, toolkit, etc.). The only outstanding Pull Request is the update to the website, which I think he will wait to accept until the release is done.

Ah. Didn't realize that I needed to update the core software. I'll see about following those instructions or, barring that, just being patient and waiting for the next release. Thank you!

Nose66
January 8th, 2020, 00:44
It has been posted elsewhere, but to complete this thread:

GCS (GURPS Character Sheet) (https://gurpscharactersheet.com/) 4.12 (or higher) can export to Fantasy Grounds. Here (https://youtu.be/atTstjdU2_A) is a quick video on how to use it.

ronnke
January 12th, 2020, 12:55
It has been posted elsewhere, but to complete this thread:

GCS (GURPS Character Sheet) (https://gurpscharactersheet.com/) 4.12 (or higher) can export to Fantasy Grounds. Here (https://youtu.be/atTstjdU2_A) is a quick video on how to use it.

Thanks Nose66. :)