playMaker

Author Topic: Strings from Google Spreadsheet for localization  (Read 1128 times)

terri

  • Sr. Member
  • ****
  • Posts: 389
    • terrivellmann.tumblr.com
Strings from Google Spreadsheet for localization
« on: February 11, 2022, 01:33:03 PM »
Hi all, I've used an asset called G2U in the past to retrieve strings from a google spreadsheet and load them in runtime for localization. It worked really well and had playmaker actions BUT the developer abandoned it, and once Google updated their API the asset stopped working.

Any thoughts and/or recommendations on how to deal with this? I'm looking at I2 which is another asset, but am not sure if there is a better way to handle it.

I don't need it to pull from Google directly, if the method works from a CSV or something that is exported form Google that is already good enough for me.

Thanks

terri

  • Sr. Member
  • ****
  • Posts: 389
    • terrivellmann.tumblr.com
Re: Strings from Google Spreadsheet for localization
« Reply #1 on: February 11, 2022, 02:42:40 PM »