add changelog.txt, update readme

This commit is contained in:
Brevven 2020-09-19 02:20:57 -07:00
parent 161cd60a68
commit f1aa66c442
2 changed files with 43 additions and 14 deletions

View file

@ -4,17 +4,4 @@ Adds titanium ore and plates to the base game. It requires lubricant to mine.
Most recipes that should be lightweight that use steel now use titanium. Other minor recipe tweaks as well. Most recipes that should be lightweight that use steel now use titanium. Other minor recipe tweaks as well.
## Version History ## Version History
- 0.5.0 Support Aircraft mod See changelog.txt
- 0.4.1 Some more flavorful recipe changes for Krastorio2.
- 0.4.0 Support Krastorio2 including enriched titanium
- 0.3.0 Update to support alternate lds in space exploration
- 0.2.0 Compatible with base game.
- 0.1.1 Updated science requirements for factorio 0.17.60 update.
- 0.1.0 Initial version. No mod compatibility guarantees yet!

42
changelog.txt Normal file
View file

@ -0,0 +1,42 @@
---------------------------------------------------------------------------------------------------
Version: 0.5.1
Date: 19.09.2020
Changes:
- Krastorio 2 compatibility: dirty water filtration for titanium.
---------------------------------------------------------------------------------------------------
Version: 0.5.0
Date: 15.09.2020
Features:
- Support Aircraft mod.
---------------------------------------------------------------------------------------------------
Version: 0.4.1
Date: 14.09.2020
Changes:
- Some more flavorful recipe changes for Krastorio 2.
---------------------------------------------------------------------------------------------------
Version: 0.4.0
Date: 13.09.2020
Features:
- Support for Krastorio 2, including enriched titanium.
---------------------------------------------------------------------------------------------------
Version: 0.3.0
Date: 20.08.2020
Changes:
- Support alternate LDS in Space Exploration.
---------------------------------------------------------------------------------------------------
Version: 0.2.0
Date: 09.08.2020
Changes:
- Compatible with Factorio 1.0
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: 09.08.2020
Changes:
- Updated science requirements for factorio 0.17.60 update.
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 09.08.2020
Features:
- Initial version.
- No mod compatibility guarantees.
- Some Space Exploration compatibility.