JMF (Jackhammer Map Format)

From Valve Developer Community
Revision as of 14:53, 5 December 2023 by SirYodaJedi (talk | contribs) (Created page with "{{Langsp}} {{stub}} {{non-valve engine|engine}} The '''Jackhammer File Format''' ('''JMF''') is a binary file format used by {{jack|4}} to store map project data before being...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Info icon
This page documents information about an engine not developed by Valve. This information is documented here because it has technical and/or historical relevance to Valve's engines.

The Jackhammer File Format (JMF) is a binary file format used by J.A.C.K. J.A.C.K. to store map project data before being exported to MAP, like RMF. Unlike RMF, JMF supports objects being part of multiple visgroups, KVs longer than 15 characters, and Quake III patch meshes. Additionally, it can store paths in a slightly different manner, optimized for Jack's Path Tool.

Structs

See also

External links