VMX: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Added Template:Lang)
Line 1: Line 1:
{{lang|VMX}}
A proprietary map source format used by the [[Valve Hammer Editor]]. It contains information on all brushes and entities in a script format. Identical to a [[VMF]] but a backup version of the map. Generated only upon saving it is identical to the map immediately after the last save.
A proprietary map source format used by the [[Valve Hammer Editor]]. It contains information on all brushes and entities in a script format. Identical to a [[VMF]] but a backup version of the map. Generated only upon saving it is identical to the map immediately after the last save.



Revision as of 06:59, 4 October 2021

English (en)Русский (ru)中文 (zh)Translate (Translate)

A proprietary map source format used by the Valve Hammer Editor. It contains information on all brushes and entities in a script format. Identical to a VMF but a backup version of the map. Generated only upon saving it is identical to the map immediately after the last save.

Note.pngNote: In some cases it may be necessary to roll back to the VMX file, simply delete or rename the VMF and then change the VMX extension to VMF.