Class UnitFileMigrationTool

java.lang.Object
megamek.utilities.UnitFileMigrationTool

public class UnitFileMigrationTool extends Object
This is not a functional tool, just some template code to use when changing unit files programmatically. Last used to move the unit roles into the unit files. I leave this in so I don't have to reinvent the wheel.
  • Constructor Details

    • UnitFileMigrationTool

      public UnitFileMigrationTool()
  • Method Details