From eea85cef9d0be946488fa14f3196ffaa2e98ba35 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:13:38 -0600 Subject: [PATCH] chore: updating metadata --- fedran.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 fedran.json diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..aefc687 --- /dev/null +++ b/fedran.json @@ -0,0 +1,27 @@ +{ + "version": 0, + "identifier": "0072-00", + "character": { + "pov": 72, + "name": "Yubanis" + }, + "source": { + "pov": 72, + "volume": 0, + "title": "Looking for the Wrong Thing", + "status": "unstable", + "genres": [ + "Drama", + "Romance" + ], + "git": { + "http_url": "https://gitlab.com/fedran/looking-for-the-wrong-thing.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/looking-for-the-wrong-thing/" + } + } + } +} \ No newline at end of file