WorldCraft CMF
Back to index | Edit this page
CMF
- Format Type : Map / Level
- Endian Order : Little Endian
- Signature : CMF
Format Specifications
//header 2 bytes (char) - signature // "CMF" // TODO
Notes and Comments
- This is a map file format used by WorldCraft level editor.
- RMF project file can be compiled to CMF map using csg.exe from level creation kit.
Games
List of games using this file format:
- Narbacular Drop (PC) (*.CMF)
- Quake
QuickBMS Script
Not written yet.
Compatible Programs
- narbacular_drop_level_creation_kit.zip
- narbacular_drop_simple_map_compiler.zip
- WorldCraft (also known as Valve Hammer Editor).
See Also