8000 GitHub - tmtabor/pdf-character-sheet: PDF Character Sheet its just a fork of PDFoundry to use form fillable PDFs as character sheets for Foundry.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PDF Character Sheet its just a fork of PDFoundry to use form fillable PDFs as character sheets for Foundry.

License

Notifications You must be signed in to change notification settings

tmtabor/pdf-character-sheet

 
 

Repository files navigation

PDF Character Sheet

PDF Character Sheet its just a fork of PDFoundry to use form fillable PDFs as character sheets for Foundry.

all credits to the base version goes to Andrew Cuccinello.

If you have a suggestion you are welcome to open a pull request and collaborate.

GitHub release (latest by date) GitHub Workflow Status GitHub issues GitHub license GitHub pull requests

GitHub All Releases GitHub Releases

PDF Character Sheet is a fully featured PDF viewer using the base version of PDFoundry for FoundryVTT to support PDF Fillable Forms to use as character sheets.

Thanks to

Spanish localization: José E. Lozano (lozalojo)

French localization: Baktov

Community Resources

Tutorials and resources created by users of PDFoundry can be found here

Setup

PDF Character Sheet is easily installable - find it in the modules list inside Foundry VTT. Alternatively, you can use the manifest link below.

Manifest

https://raw.githubusercontent.com/fcsouza/pdf-character-sheet/master/module.json

System Developers

I highly recommend you do not bundle PDF Character Sheet - if you do however, the module version will disable itself and display a warning to the user. Instead, you can see the documentation for an example of checking for the presence of PDF Character Sheet, and enabling additional support if it is found.

Building PDF Character Sheet

If you wish to build PDF Character Sheet yourself - most commonly because you want to contribute - you can do the following.

  1. Clone the repository anywhere
  2. Copy foundryconfig.example.json and rename it foundryconfig.json. Edit the dataPath to your data folder.
  3. Open a terminal, navigate to the repository directory
  4. Run npm install
  5. Run gulp build to perform a one off build, or gulp watch to perform incremental builds as you change things

API Examples

See the documentation for details and examples.

About

PDF Character Sheet its just a fork of PDFoundry to use form fillable PDFs as character sheets for Foundry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • TypeScript 12.1%
  • CSS 5.7%
  • HTML 2.8%
  • SCSS 1.9%
  • TeX 1.6%
0