Archived
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e619083b57 | ||
|
|
1d4fbf6365 | ||
|
|
5d5b2f730b |
@@ -1,4 +1,14 @@
|
|||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.1.0
|
||||||
|
Date: 2020-12-02
|
||||||
|
Changes:
|
||||||
|
- Version bump for base game 1.1
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 0.18.5
|
||||||
|
Date: 2020-11-23
|
||||||
|
Bugfixes:
|
||||||
|
- Bumped version to fix version mess
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 0.18.3
|
Version: 0.18.3
|
||||||
Date: 2020-11-22
|
Date: 2020-11-22
|
||||||
Changes:
|
Changes:
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "IndustrialDisplayPlates",
|
"name": "IndustrialDisplayPlates",
|
||||||
"version": "0.18.3",
|
"version": "1.1.0",
|
||||||
"title": "Industrial Display Plates",
|
"title": "Industrial Display Plates",
|
||||||
"author": "Wyrrrd",
|
"author": "Wyrrrd",
|
||||||
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
|
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"base >= 0.18.27",
|
"base >= 1.1.0",
|
||||||
"(?)IndustrialRevolution"
|
"(?)IndustrialRevolution"
|
||||||
],
|
],
|
||||||
"description": "Big, medium and small signs which display item and fluid icons. Can be used to blueprint map markers.",
|
"description": "Big, medium and small signs which display item and fluid icons. Can be used to blueprint map markers.",
|
||||||
"factorio_version": "0.18"
|
"factorio_version": "1.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user