Decompiles should create a generic `editor.MapFile` Can convert to a specific map format later for saving Will require some standardised way of copying data between different types of `MapFile` ## Dependencies - [ ] #164 - [ ] #163 - [x] #169
Decompiles should create a generic
editor.MapFileCan convert to a specific map format later for saving
Will require some standardised way of copying data between different types of
MapFileDependencies
.save_as(filename: str)method for allMapFileclasses #163extensions.editor.genericintoutils.editor#169