From e8ac550284379489879e8b7c8560289a757c28e4 Mon Sep 17 00:00:00 2001 From: greg Date: Wed, 13 Aug 2025 03:10:40 -0400 Subject: [PATCH] added README files or renamed the start-page files in the major folders so git automatically uses them when opening the folder --- foundrydocs/{overview.md => README.md} | 0 ruleset/{basic-rules.md => README.md} | 0 ruleset/balancingConsiderations/README.md | 3 +++ systemFiles/README.md | 0 4 files changed, 3 insertions(+) rename foundrydocs/{overview.md => README.md} (100%) rename ruleset/{basic-rules.md => README.md} (100%) create mode 100644 ruleset/balancingConsiderations/README.md create mode 100644 systemFiles/README.md diff --git a/foundrydocs/overview.md b/foundrydocs/README.md similarity index 100% rename from foundrydocs/overview.md rename to foundrydocs/README.md diff --git a/ruleset/basic-rules.md b/ruleset/README.md similarity index 100% rename from ruleset/basic-rules.md rename to ruleset/README.md diff --git a/ruleset/balancingConsiderations/README.md b/ruleset/balancingConsiderations/README.md new file mode 100644 index 0000000..8aeac2f --- /dev/null +++ b/ruleset/balancingConsiderations/README.md @@ -0,0 +1,3 @@ +These are some considerations to take into account when making your own changes to the ruleset, or making custom items, abilities, feats, etc. + +It is not super imporant that you follow these, it is mostly just my rambling while doing math I am making up entirely on the spot that sounds/feels just about right. This section was made entirely becasue of me going insane trying to think of how I could balance spellcasting with a mana-type system rather than a traditional spell-slot system like dnd5e or pf2e. I could just give up, switch to slots, all is well and good. But I hate myself, so lets go. \ No newline at end of file diff --git a/systemFiles/README.md b/systemFiles/README.md new file mode 100644 index 0000000..e69de29