The system "cy-borg" is using "gridDistance" which is deprecated in favor of "grid.distance".
The system "cy-borg" is using "gridUnits" which is deprecated in favor of "grid.units".
this should be
grid: {
distance: ..,
units: ".."
}
The "CY_BORG" system's manifest contained the following unknown keys: "templateVersion"
This seems to be gone completely?