Translations:Modding:Asset System/16/ru: Difference between revisions

From Vintage Story Wiki
(Created page with "Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив распол...")
 
m (FuzzyBot moved page Translations:Modding:The Asset System/16/ru to Translations:Modding:Asset System/16/ru without leaving a redirect: Part of translatable page "Modding:The Asset System")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив расположенный в <code>assets/game/blocktypes/bed.json</code>. Тогда Vintage Story загрузит ваш JSON-файл вместо исходного.
Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив расположенный в <code>assets/game/blocktypes/wood/bed.json</code>. Тогда Vintage Story загрузит ваш JSON-файл вместо исходного.

Latest revision as of 14:04, 12 November 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Modding:Asset System)
To overwrite the bed blocktype you can put your own json file inside your mod zip archive with the following path: <code>assets/game/blocktypes/wood/bed.json</code>. So Vintagestory will load your json file instead of the original one.

Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив расположенный в assets/game/blocktypes/wood/bed.json. Тогда Vintage Story загрузит ваш JSON-файл вместо исходного.