From c5dbb291faa7b33b254d1a3320b0c237ba8b4af1 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:11:23 -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..99aa84e --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0012-00", + "character": { + "pov": 12, + "name": "Jenefer da Rosenkir" + }, + "source": { + "pov": 12, + "volume": 0, + "title": "Battle Mage in a Dress", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/battle-mage-in-a-dress.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/battle-mage-in-a-dress/" + } + } + } +} \ No newline at end of file