Are you one of the players who want to add custom map sizes in Going Medieval? К счастью, we found a way to add custom map sizes to the game. Below is the easy way to adding custom map sizes.
How to Add Custom Map Sizes in Going Medieval
Первый, go to the installation folder of Going Medieval. По умолчанию, он расположен в
С:\Program Files\Steam\steamapps\common\Going Medieval\Going Medieval_Data\StreamingAssets
Найдите файл с именем “MapV2”, inside the folder, there’s a file called “MapSizes.json”, open this file with your favorite text editor and there you’ll find the default map size.
My advice is to add another map size instead of changing the existing one. See the below example of how you can add another map size:
{ "репозиторий": [ { "идентификатор": "default_size", "ширина": 190, "высота": 16, "длина": 190, "blockHeight": 3, "shownInRelease": истинный }, { "идентификатор": "custom_map_size_1", "ширина": 380, "высота": 16, "длина": 380, "blockHeight": 3, "shownInRelease": истинный } ] }
With this new custom map size, the map is 4 times as big.
Это все, чем мы делимся сегодня для этого. Средневековье гид. Это руководство было первоначально создано и написано Nin. На случай, если нам не удастся обновить это руководство, вы можете найти последнее обновление, следуя этому связь.