From 5bf2b860523bd4b0a8266750a9e1e97e6f3b74d2 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:13:43 -0600 Subject: [PATCH] chore: updating metadata --- fedran.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 fedran.json diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..273bd94 --- /dev/null +++ b/fedran.json @@ -0,0 +1,28 @@ +{ + "version": 0, + "identifier": "0049-00", + "character": { + "pov": 49, + "name": "Glorias", + "color": "hsl(137, 63%, 37%)" + }, + "source": { + "pov": 49, + "volume": 0, + "title": "May I Lead This Dance", + "status": "unstable", + "genres": [ + "Drama", + "Romance" + ], + "git": { + "http_url": "https://gitlab.com/fedran/may-i-lead-this-dance.git", + "branch": "master" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/may-i-lead-this-dance/" + } + } + } +} \ No newline at end of file