From b7484a78de99d2738572ca39cef01767156c828a Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:14:00 -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..0570d98 --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0065-00", + "character": { + "pov": 65, + "name": "Byodanóma" + }, + "source": { + "pov": 65, + "volume": 0, + "title": "Rejected Research", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/rejected-research.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/rejected-research/" + } + } + } +} \ No newline at end of file