19 lines
576 B
JSON
19 lines
576 B
JSON
{
|
|
"name": "Sarenrae",
|
|
"author": [
|
|
"skins (skins#6969)"
|
|
],
|
|
"short": "Get info on Pathfinder 2e rules.",
|
|
"description": "This cog allows you to get information for Pathfinder 2nd Edition",
|
|
"install_msg": "Thanks for installing Sarenrae, this will let you get information on Pathfinder 2nd Edition",
|
|
"requirements": [
|
|
"requests",
|
|
"pillow",
|
|
"htmlwebshot"
|
|
],
|
|
"tags": [
|
|
"gaming",
|
|
"utility"
|
|
],
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
|
} |