diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..55add6b --- /dev/null +++ b/fedran.json @@ -0,0 +1,27 @@ +{ + "version": 0, + "identifier": "0048-01", + "character": { + "pov": 48, + "name": "Karin", + "color": "hsl(20, 100%, 49%)" + }, + "source": { + "pov": 48, + "volume": 1, + "title": "Sharpening Duties", + "status": "unstable", + "genres": [ + "Drama" + ], + "git": { + "http_url": "https://gitlab.com/fedran/sharpening-duties.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/sharpening-duties/" + } + } + } +} \ No newline at end of file