This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
Factorio-Better-Air-Filtering/better-air-filtering/info.json

17 lines
444 B
JSON
Raw Normal View History

2019-10-03 08:43:43 +00:00
{
2019-10-04 17:20:34 +00:00
"name": "better-air-filtering",
2019-12-14 17:03:46 +00:00
"version": "0.2.1",
2019-10-04 17:20:34 +00:00
"title": "Better Air Filtering",
"author": "Joey De Pauw",
"contact": "joeydepauw@gmail.com",
"homepage": "",
"factorio_version": "0.17",
"dependencies": [
"base >= 0.17",
2019-10-12 09:53:07 +00:00
"!air-filtering",
"!NauvisDay",
"!CW-carbon-capture"
2019-10-04 17:20:34 +00:00
],
2019-10-12 09:53:07 +00:00
"description": "An overhaul of the air filtering mod by Schorty. Includes complex air filtering steps to remove pollution."
2019-10-03 08:43:43 +00:00
}