Composer for Kuxynator's Prototype Export.


This mod composes all raw data of all currently loaded mods. All mods loaded after this one are NOT considered! If a mod is loaded after this one, whose changes to raw data are not recognized. To detect mods loaded later, you must call RawData.registerConsumer and RawData.compose themselves.

Internal
10 months ago
1.1
25

Changelog

Version: 2.0.1
Date: 2023-07-04
  Info:
    - mod renamed to fix a typo
Version: 2.0.0
Date: 2023-05-11
  Changes:
    - first version