diff --git a/sarenrae/info.json b/sarenrae/info.json new file mode 100644 index 0000000..4f045ca --- /dev/null +++ b/sarenrae/info.json @@ -0,0 +1,19 @@ +{ + "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." +} \ No newline at end of file