ModernUO/Projects/Server/Json
Kamron Batman 07751654b7
fix(core): Moves map definitions and cleans up loading maps, regions, and tiles (#431)
- [X] Moves map definitions to a `map-definitions.json` file.
- [X] Creates a TileMatrixLoader.
- [X] Moves tile matrix and multi data configurations closer to their classes.
2021-01-25 11:05:52 -08:00
..
Converters fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
DynamicJson.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
JsonConfig.cs fix(core): Moves map definitions and cleans up loading maps, regions, and tiles (#431) 2021-01-25 11:05:52 -08:00
JsonUtilities.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00