commit 9ec0d13462a223a2110c7fd5a80d91a228f5a3a9 Author: Matt Huntington Date: Thu Mar 19 23:25:55 2026 -0400 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ac5b1bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +books diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..cd75ad7 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,14 @@ +# CLAUDE.md + +## Repository Purpose + +This repo is for use by an AI Game Master, running a Pathfinder 2E Remaster campaign. + +### References + +- The game itself has PDF files in `books/Adventures/` +- Rules for Pathfinder can be found in `books/Rules/`. Within the Rules directory, the following PDF's can be found: + - Player Core 1 and Player Core 2: basic rules on how the game is run + - GM Core: ideas on worldbuilding + - NPC Core: stats for Non-Player Characters + - Monster Core: stats for all monsters in the game