VMX: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Remove bloat)
m (,)
Line 3: Line 3:


{{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.}}
{{warning|VMX backup files are replaced every time the VMF is saved, which could be any time between 20 seconds ago and 20 minutes ago!{{tip|Enable autosaves.{{how}} Using a version control software, such as {{wiki|Git}} is also highly recommended.}} }}
{{warning|VMX backup files are replaced every time the VMF is saved, which could be any time between 20 seconds ago and 20 minutes ago!{{tip|Enable autosaves.{{how}} Using a version control software, such as {{wiki|Git}}, is also highly recommended.}} }}

Revision as of 16:53, 20 June 2023

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

A VMX file is a backup of the previous version of a VMF file. It is created and replaced every time the VMF is saved.

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.
Warning.pngWarning:VMX backup files are replaced every time the VMF is saved, which could be any time between 20 seconds ago and 20 minutes ago!
Tip.pngTip:Enable autosaves.[How?] Using a version control software, such as Wikipedia icon Git, is also highly recommended.