From db382a0a37609d95ff4008a28a36619a4f268cb8 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:13:15 -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..373d961 --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0064-01", + "character": { + "pov": 64, + "name": "Majoril" + }, + "source": { + "pov": 64, + "volume": 1, + "title": "Foxhole Duties", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/foxhole-duties.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/foxhole-duties/" + } + } + } +} \ No newline at end of file