You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I receive the following warning when loading the system in Foundry 12.331: The "MoSh - Unofficial Mothership" system's manifest contained the following unknown keys: "grid.distance", "grid.units"
I'm pretty sure the problem here is that system.json defines individual keys for grid.distance and grid.units instead of creating a grid objects that contains distance and units, as the PR I submitted for the previous issue (#39) did not have this issue.
The text was updated successfully, but these errors were encountered:
I receive the following warning when loading the system in Foundry 12.331:
The "MoSh - Unofficial Mothership" system's manifest contained the following unknown keys: "grid.distance", "grid.units"
I'm pretty sure the problem here is that system.json defines individual keys for grid.distance and grid.units instead of creating a grid objects that contains distance and units, as the PR I submitted for the previous issue (#39) did not have this issue.
The text was updated successfully, but these errors were encountered: