
Hello everyone, I'm new to the mentor progamm and would like to make sheet management easier for my group. As my players already use GCS (gurps character sheet, see GCS ) and that programm has superior management capabilities, I would like to keep working with it. However, entering character sheets manually is annoying, so I thought to write a patch for gcs to export json files. I would then paste those as input to a customized sheet and process them with a roll20-script (bascially an eval(), probably some set-loops). So my questions to more experienced devs: Is there anything inherently stupid with that idea? If so, would using a greasemonkey script to autofill a customized sheet be better? Is there another way to import GURPS characters? Thanks in advance