Saturday, January 13, 2018

【Works】Released "CodeGenerator3.4"

Released a new version 3.4 of the code/data generation tool <CodeGenerator>.

Newly,

  • Supports CSV data generation for Unreal Engine 4 "Datatable"
    features:
    • Exporting / Importing between CSVs and MS Excel
    • Bulk Export of MS Excel Sheets
    • Concatenating Export of MS Excel Sheets
  • Added English documentation

Download from here (GitHub):
https://github.com/sagipenta/CodeGenerator


Examples of use:
  Particularly recommend to use when you handle multiple Datatables
  in a single MS Excel file.
  Or it's convenient in a case that when you separate texts into each sheet
  by their own categories :
    You can subsequently concatenate and export them into a single Datatable.

  Handiness, efficiency, safety are well considered with an experience
  in several actual Game Dev projects.

No comments:

Post a Comment