diff --git a/fedran.json b/fedran.json new file mode 100644 index 0000000..e8cb279 --- /dev/null +++ b/fedran.json @@ -0,0 +1,27 @@ +{ + "version": 0, + "identifier": "0100-03", + "character": { + "pov": 100, + "name": "Rutejìmo", + "color": "hsl(45, 40%, 50%)" + }, + "source": { + "pov": 100, + "volume": 3, + "title": "A Friendly Game", + "status": "unstable", + "genres": [ + "Action" + ], + "git": { + "http_url": "https://gitlab.com/fedran/a-friendly-game.git", + "branch": "main" + }, + "links": { + "development": { + "git": "https://gitlab.com/fedran/a-friendly-game/" + } + } + } +} \ No newline at end of file