mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-07 01:16:05 -06:00
updated version
This commit is contained in:
@@ -83,3 +83,8 @@ Date: 2022-11-30
|
|||||||
- Allowed several settings to have floating point values
|
- Allowed several settings to have floating point values
|
||||||
- Allow updates per second to be set to 0
|
- Allow updates per second to be set to 0
|
||||||
- Fixed a bug where parallel wagon control combinators were not working
|
- Fixed a bug where parallel wagon control combinators were not working
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.0.5
|
||||||
|
Date: 2022-11-30
|
||||||
|
Features:
|
||||||
|
- Fixed a crash related to the central planner
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cybersyn",
|
"name": "cybersyn",
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"title": "Project Cybersyn",
|
"title": "Project Cybersyn",
|
||||||
"author": "Mami",
|
"author": "Mami",
|
||||||
"factorio_version": "1.1",
|
"factorio_version": "1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user