Kuxynator's Prototype Export


Exports all prototypes. **Mod for development not for playing Factorio.** - Exports the complete data.raw w/o "SERPENT PLACEHOLDER" Don't forget to install Kuxynator's Composer for Prototype Export

4 days ago
1.1 - 2.0
64

Changelog

Version: 3.5.1
Date: 2024-11-10
  Changes:
    - Space-Age support
    - add specific output directories for Space Age
    - .  base: only base mod
    - .  base modded: all other mods (but no Space Age mods)
    - .  space-age: all Space Age mods, no other mods
    - .  space-age modded: some/all Space Age mods and other mods
    - now group all folders by base version number
  Bugfixes:
    - Fix output names for vanilla
Version: 3.4.9
Date: 2024-11-02
  Changes:
    - output names simplified
  Bugfixes:
    - Fix Vanilla detection
Version: 3.4.6
Date: 2024-10-28
  Changes:
    - create subfolders in "script-output\Kux-PrototypeExport"
    - for each vanilla version in "base y.x.z"
    - all other in "modded"
Version: 3.4.5
Date: 2024-10-28
  Changes:
    - Kux-RawDataProvider add the option to export the prototypes directly to the log file
    - Kux-RawDataProvider can be used stand-alone
Version: 3.4.4
Date: 2024-10-28
  Changes:
    - Resolve references to avoid “SERPENT PLACEHOLDER"
    - Add zzz-Kux-PrototypeExport-Compose as a optional dependency to simplify the picking of the mod
Version: 3.4.3
Date: 2024-10-23
  Info:
    - push to Factorio 2.0
Version: 2.4.2
Date: 2023-09-22
  Bugfixes:
    - if settings Enabele Export is false, no files are created
Version: 2.4.1
Date: 2023-07-20
  Bugfixes:
    - Fix a crash with Kux-KuxCoreLib >2.6
  Changees:
    - requires Kux_CoreLib 2.7.2
Version: 2.4.0
Date: 2023-07-04
  Bugfixes:
    - Fix a crash when no exports are available.
  Info:
    - mod renamed to fix a typo
    - License changed to CC BY-NC-ND
Version: 2.3.2
Date: 2023-07-04
  Info:
    - requires Kux_CoreLib 2.6.0
Version: 2.2.0
Date: 2023-05-28
  Changes:
    - BasePrototypesData is optional now. "Base Diff" is available only if BasePrototypesData is present.
Version: 2.1.2
Date: 2023-05-27
  Bugfixes:
    - FIX json export
Version: 2.1.1
Date: 2023-05-11
  Bugfixes:
    - FIX variable name for lua export
Version: 2.1.0
Date: 2023-05-11
  Changes:
    - ADD settings
    - optional diff with base prototype data
    - export to json
Version: 2.0.2
Date: 2022-11-21
  Bugfixes:
    - FIX for game.table_to_json incorrect json (inf/-inf values)
    - FIX missing changelog in zip-file
Version: 2.0.1
Date: 2022-11-21
  Bugfixes:
    - Spelling corrected for output filenames
Version: 2.0.0
Date: 2022-11-17
  Info:
    - for Factorio 1.1
    - using Kux-RawDataProvider v2.1.0
    - License: LGPL 3.0