Skip to content

Milestones

List view

  • There are quite a few features and associated command line options planned. Currently the command line interface lacks detailed help information and is difficult to extend with new options. A number of various issues also need to be addressed with the way the front-end processes files and folders.

    No due date
    6/6 issues closed
  • This is a proposed change to the header structure of the mbin file format specifically for use with modding. The main improvement with this new version is the addition of extra data that is serialized after the main data in the mbin file. This data can be comments, credits, author details, etc (full list tbd)

    No due date
    6/6 issues closed
  • The codebase has been separated into libMBIN.dll and MBINCompiler.exe but the code is still closely tied together (tightly coupled). Before the API can be used externally by other projects, libMBIN will need some significant refactoring and the CLI will need to be updated for a clear separation of responsibilities. This milestone will mark the point at which the CLI has been properly decoupled, but not necessarily when the API will be ready for external use.

    No due date
    1/1 issues closed