Translations:List of client commands/8/en: Difference between revisions
From Vintage Story Wiki
(Importing a new version from external source) |
(Importing a new version from external source) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=== .reload === | === .reload === | ||
* <code>.reload shapes</code><br /> Reloads all JSON models from assets/blockshapes. Can be used to quickly test new block shapes.<br />Notice: The chunks are not redrawn, so you'd have to force a redraw e.g. by placing and removing a block. | *<code>.reload shapes</code><br /> Reloads all JSON models from assets/blockshapes. Can be used to quickly test new block shapes.<br />Notice: The chunks are not redrawn, so you'd have to force a redraw e.g. by placing and removing a block. | ||
*<code>.reload textures</code><br /> Reloads all textures from assets/textures. Can be used to quickly test texture changes. | |||
*<code>.reload lang</code><br /> Reloads all lang files from assets/lang. Can be used to quickly test translation changes. | |||
*<code>.reloadhandbook</code><br /> Reloads handbook entries. Can be used to quickly test translation etc. changes in handbook. |
Latest revision as of 06:11, 23 August 2022
.reload
.reload shapes
Reloads all JSON models from assets/blockshapes. Can be used to quickly test new block shapes.
Notice: The chunks are not redrawn, so you'd have to force a redraw e.g. by placing and removing a block..reload textures
Reloads all textures from assets/textures. Can be used to quickly test texture changes..reload lang
Reloads all lang files from assets/lang. Can be used to quickly test translation changes..reloadhandbook
Reloads handbook entries. Can be used to quickly test translation etc. changes in handbook.