From 139a73d18bfb04a0430bff0346ebf4e310d4c2ea Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:11: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..33ba549 --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0083-00", + "character": { + "pov": 83, + "name": "Teril" + }, + "source": { + "pov": 83, + "volume": 0, + "title": "Confessions Among Friends", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/confessions-among-friends.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/confessions-among-friends/" + } + } + } +} \ No newline at end of file