Move logic to data-updates.lua

Move the logic updating the science packs to data-updates.lua.
This commit is contained in:
Hornwitser 2019-12-07 20:18:36 +01:00
parent 7d44bea364
commit 88fdc8c1ee
3 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,10 @@
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Date: 07. 12. 2019
Changes:
- Moved update logic to data-final-fixes.lua.
- Fixes mods like Bob's Technology and Industrial Revolution overwriting the science sprites.
---------------------------------------------------------------------------------------------------
Version: 0.2.0
Date: 07. 12. 2019
Changes:

View file

@ -1,6 +1,6 @@
{
"name": "cb-science",
"version": "0.2.0",
"version": "0.2.1",
"title": "Colour Blind Friendly Science Packs",
"author": "Hornwitser",
"contact": "Hornwitser#6431 on Discord",