Free Hero Mesh level file
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (Created page with "{{FormatInfo |formattype=electronic |subcat=Game data files |extensions={{ext|level}} }} Category:Graphics Category:Hamster archive based formats  A Free Hero Mesh puz...")  | 
			|||
| (One intermediate revision by one user not shown) | |||
| Line 4: | Line 4: | ||
|extensions={{ext|level}}  | |extensions={{ext|level}}  | ||
}}  | }}  | ||
| − | |||
[[Category:Hamster archive based formats]]  | [[Category:Hamster archive based formats]]  | ||
| − | A Free Hero Mesh puzzle set consists of four files; this article is about the .level file, which contains the levels.  | + | A [[Free Hero Mesh]] puzzle set consists of four files; this article is about the .level file, which contains the levels.  | 
This file is a [[Hamster archive]] which contains lumps with extension <tt>.LVL</tt>, where each one is one level. The <tt>CLASS.DEF</tt> lump associates class names and message names with numbers; those numbers are then used in the <tt>.LVL</tt> lumps.  | This file is a [[Hamster archive]] which contains lumps with extension <tt>.LVL</tt>, where each one is one level. The <tt>CLASS.DEF</tt> lump associates class names and message names with numbers; those numbers are then used in the <tt>.LVL</tt> lumps.  | ||
Latest revision as of 08:33, 11 October 2021
A Free Hero Mesh puzzle set consists of four files; this article is about the .level file, which contains the levels.
This file is a Hamster archive which contains lumps with extension .LVL, where each one is one level. The CLASS.DEF lump associates class names and message names with numbers; those numbers are then used in the .LVL lumps.