this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Adding catch-all feature to add all systems

+1
+1
Cargo.toml
··· 20 20 a5e = [] 21 21 dnd5e = [] 22 22 sf2e = [] 23 + all-systems = ["pf2e", "a5e", "dnd5e", "sf2e"]