diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..c1fa405 --- /dev/null +++ b/fedran.json @@ -0,0 +1,27 @@ +{ + "version": 0, + "identifier": "0048-02", + "character": { + "pov": 48, + "name": "Karin", + "color": "hsl(20, 100%, 49%)" + }, + "source": { + "pov": 48, + "volume": 2, + "title": "Songbird in the Kitchen", + "status": "unstable", + "genres": [ + "Drama" + ], + "git": { + "http_url": "https://gitlab.com/fedran/songbird-in-the-kitchen.git", + "branch": "master" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/songbird-in-the-kitchen/" + } + } + } +} \ No newline at end of file