VMX: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{lang|VMX}}
{{langsp}}
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.


{{note | 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.}}
{{note | 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.}}
[[Category:Hammer]]
[[Category:File formats]]

Revision as of 08:40, 20 June 2023

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.