From d62b5c2a34adcdb93a410d73d965f9e202ca05e4 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:14:17 -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..b2640b6 --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0023-00", + "character": { + "pov": 23, + "name": "Staple Discel" + }, + "source": { + "pov": 23, + "volume": 0, + "title": "The New Girl", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/the-new-girl.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/the-new-girl/" + } + } + } +} \ No newline at end of file