From 10e8cf86b26863701f33dd12b8ee3cc877f51b1d Mon Sep 17 00:00:00 2001 From: Benjamin Kraft Date: Sat, 18 Mar 2023 15:17:05 +0100 Subject: [PATCH] added project.json --- project.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 project.json diff --git a/project.json b/project.json new file mode 100644 index 0000000..b08358c --- /dev/null +++ b/project.json @@ -0,0 +1,6 @@ +{ + "display_name": "Chainreact", + "info_text": "Capture fields by being smart!", + "visible": true, + "tags": ["Game", "Multiplayer"] +} \ No newline at end of file