Skeleton docs for .mnu files
This commit is contained in:
@@ -72,8 +72,8 @@ remake.
|
||||
* `*.MAP`
|
||||
* `*.TXT`
|
||||
* `Menu/`
|
||||
* `*.mnu` # plain text, linked to .obj file, contains definitions
|
||||
* `*.obj` # unknown, not 3D .obj format
|
||||
* [`*.mnu`](mnu.md) # plain text, linked to .obj file, contains definitions
|
||||
* [`*.obj`](obj.md)
|
||||
* `Misc/`
|
||||
* `occlusio.lis` # plain text, presumably occlusion mappings?
|
||||
* [`MultiMaps/`](maps.md#multimaps)
|
||||
|
6
doc/formats/mnu.md
Normal file
6
doc/formats/mnu.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# *.mnu
|
||||
|
||||
These files appear to be the UI definitions for Chaos Gate. Some relate to
|
||||
system menus, other to in-game menus.
|
||||
|
||||
|
Reference in New Issue
Block a user