VMX: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (typos)
No edit summary
Line 1: Line 1:
'''''V'''alve '''M'''ap '''X'''??? ''
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 20:18, 9 September 2009

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.