From 0b4c0e542cee83c721887c3c49b8f26157255918 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:13:18 -0600 Subject: [PATCH] chore: updating metadata --- fedran.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 fedran.json diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..6f6469b --- /dev/null +++ b/fedran.json @@ -0,0 +1,24 @@ +{ + "version": 0, + "identifier": "0048-03", + "character": { + "pov": 48, + "name": "Karin", + "color": "hsl(20, 100%, 49%)" + }, + "source": { + "pov": 48, + "volume": 3, + "title": "Have a Heart", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/have-a-heart.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/have-a-heart/" + } + } + } +} \ No newline at end of file