Skip to content

Commit 0dae5c7

Browse files
committed
chore: bump version to 2.0.4
1 parent 91a2dc0 commit 0dae5c7

2 files changed

Lines changed: 13 additions & 5 deletions

File tree

changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 2.0.4
3+
Date: 2024-12-04
4+
Changes:
5+
- Add quality support to instant requests.
6+
- Added compatibility for icons with smaller size.
7+
Bugfixes:
8+
- Fixed support for file writing of events.
9+
- Fixed healer and modifier wands on entities.
10+
---------------------------------------------------------------------------------------------------
211
Version: 2.0.3
312
Date: 2024-11-09
413
Changes:

info.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"name": "creative-mod",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"title": "Creative Mod",
55
"author": "Y.Petremann, rk84, Mooncat, Chrisgbk, jodli",
66
"homepage": "https://forums.factorio.com/viewtopic.php?f=97&t=28005",
77
"description": "Based on the old Creative Mode mod created by Y.Petremann, then patched by Pac0master, and also the Test Mode mod created by rk84. By enabling Creative Mode in the game, you can access objects that can generate unlimited items, fluid or energy, or nullify them. Perfect for testing purpose or making initial setup for games. \n\nQuick patch for 0.16 until an official release - everything should work now.\n\nQuick patch for 0.17 until an official release - if ever...",
88
"factorio_version": "2.0",
9-
"dependencies": [
10-
"base >= 2.0.0"
11-
]
12-
}
9+
"dependencies": ["base >= 2.0.0"]
10+
}
11+

0 commit comments

Comments
 (0)