Complementary file(s) format improvements

This commit is contained in:
Wyrrrd
2020-02-22 12:12:28 +01:00
parent 89af2022cc
commit 54cd8d7a04
2 changed files with 11 additions and 5 deletions
+10 -3
View File
@@ -1,14 +1,21 @@
---------------------------------------------------------------------------------------------------
Version: 0.18.2
Date: 22. 2. 2020
Changes:
- Matched changelog file format to what Factorio expects
---------------------------------------------------------------------------------------------------
Version: 0.18.1
Date: 20. 2. 2020
Bug:
Bugfixes:
- Fixed wrong type check (item/recipe)
---------------------------------------------------------------------------------------------------
Version: 0.18.0
Date: 20. 2. 2020
Changes:
- Ported to 0.18
- Shortened code
- Renamed mod
- Renamed mod for upload in mod portal
- Matched versioning to Factorio versions
Optimisations:
- Shortened code from setting the whole recipe to just setting the ingredients
---------------------------------------------------------------------------------------------------