From 8cc68a40502b8c5a3c998e6a0a981b5bc5e47317 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Mon, 15 Sep 2025 18:17:42 +0200 Subject: [PATCH] Add Discord link --- pollution-module-evil/info.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pollution-module-evil/info.json b/pollution-module-evil/info.json index 8649ab1..4c51ad6 100644 --- a/pollution-module-evil/info.json +++ b/pollution-module-evil/info.json @@ -1,12 +1,12 @@ -{ - "name": "pollution-module-evil", - "version": "1.0.1", - "title": "Pollution module's evil twin", - "description": "Adds pollution modules.", - "author": "cackling fiend", - "homepage": "", - "factorio_version": "2.0", - "dependencies": [ - "base" - ] +{ + "name": "pollution-module-evil", + "version": "1.0.1", + "title": "Pollution module's evil twin", + "description": "Adds pollution modules.", + "author": "cackling fiend", + "homepage": "https://discord.gg/ufvFUJtVwk", + "factorio_version": "2.0", + "dependencies": [ + "base" + ] } \ No newline at end of file