OSDN Git Service

change the way the metadata is exported, typos
authorThe Grand Dog <alex.h@me.com>
Wed, 11 Mar 2020 13:22:18 +0000 (09:22 -0400)
committerThe Grand Dog <alex.h@me.com>
Wed, 11 Mar 2020 13:22:18 +0000 (09:22 -0400)
commitc46988f0b9e821ef654f7334608b0abc4966e57f
treebf5841c9a09bc5edacbba445b2f8fad6e9cb39d5
parent4fca7aba2426bdd581d5a154fd85deeb81d57e1b
change the way the metadata is exported, typos

instead of having a map of objects, a map of arrays with a seperate array of names is used, this makes a smaller file
Automap/Data/BlockDesignator.cs
Automap/Data/EntitiesOfInterest.cs
Automap/Data/EntityDesignator.cs
Automap/Designators/DefaultDesignators.cs
Automap/Renderers/StandardRenderer.cs [moved from Automap/Renderers/StandardRenerer.cs with 100% similarity]
Automap/Subsystems/AutomapSystem.cs