From 688757dace98200973ecd9b711bacd9ebda0f0f0 Mon Sep 17 00:00:00 2001 From: IamPyu Date: Sat, 27 Jul 2024 19:30:25 -0600 Subject: [PATCH] cdb.json --- .cdb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .cdb.json diff --git a/.cdb.json b/.cdb.json new file mode 100644 index 0000000..5de2c3f --- /dev/null +++ b/.cdb.json @@ -0,0 +1,10 @@ +{ + "type": "GAME", + "title": "Nodelands", + "tags": ["survival"], + "license": "LGPL-3.0-only", + "license_media": "CC-BY-4.0", + "website": "https://codeberg.org/IamPyu/PyuTest", + "dev_state": "WIP", + "repo": "https://codeberg.org/IamPyu/PyuTest.git" +}