diff --git a/project.json b/project.json index e69de29..c32ba46 100644 --- a/project.json +++ b/project.json @@ -0,0 +1,6 @@ +{ + "display_name": "Memory", + "info_text": "A memory game, also works online with your friends.", + "visible": true, + "tags": ["Game", "Multiplayer"] +} \ No newline at end of file