adding title menu element for mod options

This commit is contained in:
minjaesong
2020-08-22 16:44:37 +09:00
parent 1e0161e005
commit 0ce9e412a8
6 changed files with 43 additions and 0 deletions

View File

@@ -88,3 +88,5 @@ EOF FE Byte order mark
* To read layers: you'll need to search for specific strings, namely ["TERR", "WALL", "WIRE"]
* It is possible that compressed data happen to replicate any of the internal identifiers
(e.g. "\0pLdTERR", "EndTEM\xFF\xFE", "EndPYLd\xFF"), but such probability is very low (0.000000000000000005421 %)