2.0.2
This commit is contained in:
parent
e889dbf7fb
commit
c5f3a74a31
2 changed files with 11 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue