From 51d851f3193afb027081220ec5a1b8c5d43fe17f 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 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 fedran.json diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..3868a45 --- /dev/null +++ b/fedran.json @@ -0,0 +1,26 @@ +{ + "version": 0, + "identifier": "0022-00", + "character": { + "pov": 22, + "name": "Eustas Ridor" + }, + "source": { + "pov": 22, + "volume": 0, + "title": "Brickpunk", + "status": "unstable", + "genres": [ + "Action" + ], + "git": { + "http_url": "https://gitlab.com/fedran/brickpunk.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/brickpunk/" + } + } + } +} \ No newline at end of file