version
This commit is contained in:
parent
a9fc5e4509
commit
2e5fa4890b
3 changed files with 7 additions and 2 deletions
|
@ -13,7 +13,7 @@ See changelog.txt
|
|||
- [ElAdamo](https://mods.factorio.com/user/ElAdamo) (Gas-fired boiler: code, design, graphics) (code is public domain)
|
||||
|
||||
## Thanks to
|
||||
|
||||
- [Sakuro](https://github.com/sakuro) (expand options, icon tweaks)
|
||||
- [Benjah-bmm27](https://commons.wikimedia.org/wiki/User:Benjah-bmm27) ([Formaldehyde icon](https://commons.wikimedia.org/wiki/File:Formaldehyde-3D-vdW.png), public domain)
|
||||
|
||||
### Compatibility
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.12
|
||||
Date: 2023-12-24
|
||||
Features:
|
||||
- Option to make gas finite in vanilla, thanks to Sakuro
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.11
|
||||
Date: 2023-02-12
|
||||
Changes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bzgas",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.12",
|
||||
"factorio_version": "1.1",
|
||||
"title": "Natural Gas",
|
||||
"author": "Brevven",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue