Skip to content

Commit

Permalink
changelog and info
Browse files Browse the repository at this point in the history
  • Loading branch information
mexmer committed Dec 9, 2020
1 parent bfd2e2e commit e6a5ddb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
---------------------------------------------------------------------------------------------------
Version: 0.18.4
Date: 9. 12. 2020
Changes:
- maintenance release
Bugfixes:
- fix for handling removals from tables with nonnumeric index (@honktown)
---------------------------------------------------------------------------------------------------
Version: 0.18.3
Date: 7. 12. 2020
Changes:
- maintenance release
Bugfixes:
- fix for missing angels refining productivity limits (@kingarthur)
---------------------------------------------------------------------------------------------------
Version: 0.18.2
Date: 2. 6. 2020
Changes:
Expand Down
4 changes: 2 additions & 2 deletions info.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "ScienceCostTweakerM",
"version": "0.18.2",
"version": "0.18.4",
"factorio_version":"0.18",
"title": "ScienceCostTweaker Mod (mexmer)",
"author": "mexmer",
"dependencies": ["base >= 0.18.0", "? omnimatter_science >= 3.0.3", "? pycoalprocessing >= 1.2.0", "? bobtech" ],
"dependencies": ["base >= 0.18.0", "? omnimatter_science >= 3.0.3", "? pycoalprocessing >= 1.2.0", "? bobtech"],
"contact": "[email protected]",
"homepage": "https://github.com/mexmer/ScienceCostTweakerM",
"description": "Allows the cost of research to be tweaked, in terms of count, science packs and time. Edit its configs costs *.lua to tweak the multipliers. - Original mod made by UberWafe, this is adopted 0.18 version"
Expand Down

0 comments on commit e6a5ddb

Please sign in to comment.