-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated to factorio 1.1.59 and added future plans
- Loading branch information
1 parent
18fdc4b
commit 96d526f
Showing
2 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{"name": "ScienceConversion", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"title": "Science Conversion", | ||
"author": "narokuu", | ||
"contact": "Discord: Narokuu#6347", | ||
"contact": "Discord: Narokuu", | ||
"homepage": "", | ||
"factorio_version": "1.1", | ||
"dependencies": ["base >= 1.1.32"], | ||
"factorio_version": "1.1.59", | ||
"dependencies": ["base >= 1.1.59"], | ||
"description":"This mod allows the ability to convert science packs into one another, Up and down a tier! Including space science!" | ||
} |