An implementation of the first edition of Pathfinder for Foundry Virtual Tabletop (http://foundryvtt.com).
Normally Foundry's game systems tab in setup page has the system discoverable via the install system dialog. This is the preferred route.
You can alternatively install the system by giving Foundry the following manifest link in the install system dialog:
And as final option if the above easier options do not work, or you want particular legacy version, you can manually install the system.
You must extract a built version into the User Data/systems/pf1 folder.
You may do this by downloading a pf1.zip archive from the Releases Page for your desired version.
⚠️ Be careful not to download a source code archive, as those will not work within Foundry.
While running the system in Foundry, you can find a Help browser in the Settings tab.
An English mirror of that information can also be found in this repository's wiki in the System reference sheet / Help section.
The rest of the wiki also includes FAQs and some other helpful content.
This system provides module and macro developers with an API, including the ability to listen to system-specific hook events and extending the system's functionality. Its automatically generated documentation can be found in the API documentation.
See the dedicated module development guide.
npm ci.npm run build to create a dist directory containing all files necessary to use the system in Foundry.
Alternatively, you can run npm run build:serve to build the system and start a Vite development server.For additional information regarding the build process, see the Setup section of the contributing guide.
The software component of this system is distributed under the GNUv3 license while the game content is distributed under the Open Gaming License v1.0a.
This system uses trademarks and/or copyrights owned by Paizo Inc., which are used under Paizo's Community Use Policy. We are expressly prohibited from charging you to use or access this content. This [website, character sheet, or whatever it is] is not published, endorsed, or specifically approved by Paizo Inc. For more information about Paizo's Community Use Policy, please visit paizo.com/communityuse. For more information about Paizo Inc. and Paizo products, please visit paizo.com.