Import

You can use the Databrain import module to import Google sheets or CSV files.

pageImport

To make sure the Localization add-on converts the downloaded file correctly please make sure to setup the spreadsheet correctly like in the following image:

  • FIELD_NAMES The actual name of the value/variable

  • FIELD_TYPES The type of the value. (vector3, float, integer, boolean etc.)

  • IGNORE Mark rows and cells you don't want to import with this key.

  • LocalizationType : Localization Set the localization type for the Localization add-on. Please note: currently only Text types are supported.

  • Language This marks the column as a language type

Last updated