From f0a56ac8b58680096bbdf9de4998c669d49a2daa Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:13:26 -0600 Subject: [PATCH] chore: updating metadata --- fedran.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 fedran.json diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..7bcb32e --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0082-00", + "character": { + "pov": 82, + "name": "Kotin" + }, + "source": { + "pov": 82, + "volume": 0, + "title": "Illusions of the Dead", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/illusions-of-the-dead.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/illusions-of-the-dead/" + } + } + } +} \ No newline at end of file