From 9fd9a7199f3f0a4e9474fdd546fcd31ea9293cd8 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:14:25 -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..b9251b6 --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0068-00", + "character": { + "pov": 68, + "name": "Furl" + }, + "source": { + "pov": 68, + "volume": 0, + "title": "Will Paint for Crowns", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/will-paint-for-crowns.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/will-paint-for-crowns/" + } + } + } +} \ No newline at end of file