-
Notifications
You must be signed in to change notification settings - Fork 12
Module Structure
Lavaeolous edited this page Apr 20, 2021
·
2 revisions
Welcome to the PF1-StatBlock-Converter-Module wiki!
Here i will try to document how SBC works, so that contributors have an easier time to understand the code. There will be a lot of inconsistencies and i am pretty sure i am not really following any best practices, so, sorry for that.
Here is a general overview over SBCs structure und function:
- /scripts
- sbc.js
- sbcConfig.js
- sbcContent.js
- sbcData.js
- sbcInput.js
- sbcParser.js
- sbcParsers.js
- sbcSettings.js
- sbcUtils.js
- /styles
- sbc.css
- /templates
- sbcModal.html
- sbcPreview.hbs