From f59d5dabcbee39f7f7b9afb84e5c6a9ad48c33ff Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 4 Mar 2022 09:13:24 -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..cd0f3d4 --- /dev/null +++ b/fedran.json @@ -0,0 +1,23 @@ +{ + "version": 0, + "identifier": "0060-00", + "character": { + "pov": 60, + "name": "Hapin" + }, + "source": { + "pov": 60, + "volume": 0, + "title": "Hope Smiles", + "status": "unstable", + "git": { + "http_url": "https://gitlab.com/fedran/hope-smiles.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/hope-smiles/" + } + } + } +} \ No newline at end of file