Easy Game Data - Google Sheets to JSON to C# Class

This Unity plugin makes it incredibly easy to set up and retrieve data from a Google Sheet in just a few minutes. After configuring the plugin, accessing your data is as simple as writing one line of code to refer to the variables you want to use - there's no need to manually parse JSON data or create C# classes.


Even with tens of thousands of variables, this plugin can quickly retrieve and load your data in just a few seconds. So whether you're working on a small project or a large-scale application, you can rely on this plugin to handle your data with ease.


Supported variables types:

  • Int
  • Float
  • Bool
  • String
  • Int Array
  • Float Array
  • Bool Array
  • String Array
  • 2D Int Array
  • 2D Float Array