juk0de / mtf2json

Convert MegaMek's MTF format to JSON.
GNU General Public License v3.0
2 stars 0 forks source link

Combine identical weapons in the same location #2

Closed juk0de closed 4 months ago

juk0de commented 5 months ago

In some MTF files, identical weapons in the same location are combined into one line, preceded by their quantity.

Example: Atlas AS7-K

In other MTF files, weapons all have their own line, even if they are identical and mounted in the same location.

Example: Amarok 3

Since the most important usecase for mtf2json is record sheet creation, it would be nice if identical weapons in the same location were always combined.