
描述
All datatable asset output csv or json file, and input csv or json file to datatable asset
**** Attention ****
How to install to an old engine version Supports all UE5 versions
Output datatable to csv : Find all datatable asset, output csv file to project directory /CSV.
Input csv to datatable : Find all datatable asset, find corresponding csv file at project directory /CSV, input file.
v1.2
Add DataTable to Json input and output
Split button
Add button displays settings in Edit->Project Settings->Plugins
v1.1
Add StringTable input and output