Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[GenesysRPG] Current Char Sheet and Dice Roll script Base Code Request

Hello. I am looking to help with the Genesys character sheet, and dice roller, but it would seem that the code in GitHub that the help page referances is NOT the most up to date code. I realized this because the image links the source code is telling me cannot be found in the GitHub files. It also looks like the Git repository is no longer being monitored, or at least has been left behind. Is there anyway to get the files that are currently submitted to the character sheet library? So the HTML, CSS, Preview, etc... files. Also a copy of the Dice Roller API would be nice. Let me know.
1582147474
Kraynic
Pro
Sheet Author
It sure looks like this one:&nbsp;&nbsp; <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/Genesys-RPG" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/Genesys-RPG</a> All the image assets are in the assets folder (and subfolders).&nbsp; I don't see any scripts, but it does have a fairly involved looking roll template.
Thanks, that seems to be it.
I see my error. Looks like the dice rolling script is current in the one git repository, but the character sheets are more up to date in the one linked above.