Move logic to data-updates.lua
Move the logic updating the science packs to data-updates.lua.
This commit is contained in:
parent
7d44bea364
commit
88fdc8c1ee
3 changed files with 7 additions and 1 deletions
|
@ -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:
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue