Skip to content

Commit

Permalink
info and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mexmer committed Jan 12, 2021
1 parent 69322a8 commit ff26680
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.5
Date: 12. 1. 2021
Changes:
- bugfix release
Bugfixes:
- reversal of table.remove change (creates gaps in tables)
---------------------------------------------------------------------------------------------------
Version: 1.1.4
Date: 2. 1. 2021
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": "1.1.4",
"version": "1.1.5",
"factorio_version":"1.1",
"title": "ScienceCostTweaker Mod (mexmer)",
"author": "mexmer, kingarthur",
"dependencies": ["base >= 1.1.0", "? omnimatter_science >= 3.0.3", "? pycoalprocessing >= 1.2.0", "? bobtech", "? aai-industry" ],
"dependencies": ["base >= 1.1.0", "? omnimatter_science >= 3.0.3", "? pycoalprocessing >= 1.2.0", "? bobtech", "? aai-industry", "? omnimatter_energy" ],
"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 ff26680

Please sign in to comment.