From c5f3a74a3147c9228f4512f74843bdb42c53e9f5 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 21 Oct 2025 15:24:52 +0200 Subject: [PATCH] 2.0.2 --- Nylon2/changelog.txt | 6 ++++++ Nylon2/info.json | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Nylon2/changelog.txt b/Nylon2/changelog.txt index ae96e74..602b35e 100644 --- a/Nylon2/changelog.txt +++ b/Nylon2/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.2 +Date: 21.10.2025 + Changes: + - Switch to bz mods forks + - Add incompatibility with Space Age +--------------------------------------------------------------------------------------------------- Version: 2.0.1 Date: 11.10.2025 Bug Fixes: diff --git a/Nylon2/info.json b/Nylon2/info.json index 7dc3de0..3d86b44 100644 --- a/Nylon2/info.json +++ b/Nylon2/info.json @@ -1,8 +1,9 @@ { "name": "Nylon2", - "version": "2.0.1", + "version": "2.0.2", "factorio_version": "2.0", "title": "Nylon", + "description": "This mod adds nylon and some chemical intermediates. \n\nThis mod is inspired by Brevven's BZ mods.", "author": "Timeken, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ @@ -18,7 +19,7 @@ "? IfNickel-Updated", "? Limestone2", "? Krastorio2", - "? space-exploration" - ], - "description": "This mod adds nylon and some chemical intermediates. \n\nThis mod is inspired by Brevven's BZ mods." + "? space-exploration", + "! space-age" + ] } \ No newline at end of file