JMF (Jackhammer Map Format)
< Zh
Jump to navigation
Jump to search
This page is being translated.
You can help by finishing the translation.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.
You can help by finishing the translation.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.
这篇文章是一个小作品,您可以帮助我们完善它。
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.
Jackhammer 地图格式(JMF)是一种二进制文件格式,由
J.A.C.K. 用于在导出到 MAP(如 RMF)之前存储地图项目数据。与 RMF 不同,JMF 支持对象属于多个可见组,并且可以存储
Quake III 补丁网格。此外,它还可以以略有不同的方式存储 路径,为 Jack 的 路径工具 进行了优化。
结构
这篇文章是一个小作品,您可以帮助我们完善它。
请参阅下面链接的TWHL维基页面 below.
另请参阅
- MAP, 用于地图编译器
- RMF, 用于
Hammer 3.x 且可用
J.A.C.K. 打开 - VMF, 用于
Hammer 4.x 且可用
J.A.C.K. 打开 - SMF, 用于
Sledge
外部链接
Specification: JMF 在THWL维基上的描述- JmfFormat.cs 来自
MESS 的源码 - sledge-formats 库