Begin new version
This commit is contained in:
parent
238fcec205
commit
347141ccd2
|
|
@ -11,3 +11,6 @@ Date: 2024.07.17
|
||||||
- fixed reactor migration from RealisticReactors
|
- fixed reactor migration from RealisticReactors
|
||||||
- fixed tower migration from RealisticReactors
|
- fixed tower migration from RealisticReactors
|
||||||
- fixed misapplied mod name localization
|
- fixed misapplied mod name localization
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 0.1.3
|
||||||
|
Date: UNRELEASED
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "UnrealisticReactors",
|
"name": "UnrealisticReactors",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"title": "Unrealistic Reactors",
|
"title": "Unrealistic Reactors",
|
||||||
"author": "numzero, dodo.the.last, max2344, IngoKnieto, OwnlyMe",
|
"author": "numzero, dodo.the.last, max2344, IngoKnieto, OwnlyMe",
|
||||||
"description": "Add more challenging nuclear reactors with a breeder reactor and a cooling tower. The reactors have to be controlled via integrated circuit interface signals. The reactors have a dynamic heat output depending on their temperature. They need proper cooling, otherwise a nuclear meltdown will occur.",
|
"description": "Add more challenging nuclear reactors with a breeder reactor and a cooling tower. The reactors have to be controlled via integrated circuit interface signals. The reactors have a dynamic heat output depending on their temperature. They need proper cooling, otherwise a nuclear meltdown will occur.",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user