chore: updating metadata

This commit is contained in:
D. Moonfire 2022-03-04 09:11:20 -06:00
parent 306c08fc59
commit 7e24ccf8f6
1 changed files with 27 additions and 0 deletions

27
fedran.json Normal file
View File

@ -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/"
}
}
}
}