This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release v1.1.9 - add dependency on WideChests & RIP whitespace
- Loading branch information
1 parent
9516a75
commit 68564b2
Showing
3 changed files
with
15 additions
and
10 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
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": "Squeak Through", | ||
"version": "1.1.8", | ||
"factorio_version": "0.16", | ||
"title": "Squeak Through", | ||
"author": "Nommy, Lupin, & Supercheese", | ||
"homepage": "http://www.factorioforums.com/forum/viewtopic.php?f=91&t=16476", | ||
"dependencies": ["base"], | ||
"description": "Allows you to walk between what used to be obstacles such as directly adjacent solar panels, pipes, steam engines, mining drills, and chests. No more frustration when walking about your base!" | ||
"name": "Squeak-Through", | ||
"version": "1.1.9", | ||
"factorio_version": "0.16", | ||
"title": "Squeak Through", | ||
"author": "Nommy, Lupin, & Supercheese", | ||
"homepage": "http://www.factorioforums.com/forum/viewtopic.php?f=91&t=16476", | ||
"dependencies": ["base", "? WideChests"], | ||
"description": "Allows you to walk between what used to be obstacles such as directly adjacent solar panels, pipes, steam engines, mining drills, and chests. No more frustration when walking about your base!" | ||
} |