From 9abbe12270c42644849c07701fc0b979f03dd5e4 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 28 Dec 2023 04:23:30 -0500 Subject: [PATCH] repo: added repository info.json --- info.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 info.json diff --git a/info.json b/info.json new file mode 100644 index 0000000..04f29ab --- /dev/null +++ b/info.json @@ -0,0 +1,9 @@ +{ + "author": [ + "SeaswimmerTheFsh (seasw.)" + ], + "install_msg": "Thanks for installing my repo!\n\nIf you have any issues with any of the cogs, please create an issue [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs/issues) or join my [Discord Server](https://discord.gg/eMUMe77Yb8 ).", + "name": "SeaCogs", + "short": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)", + "description": "Various cogs for Red, by SeaswimmerTheFsh (seasw.)" +}