The plugin allows you to use Google SpreadSheets as config storage for your game.
The data is available via Scripting API or you can connect data source to any MonoBehaviour class field, using Editor Implementation.
Unity 5 ready!
Documentation | Tutorials | Forum Thread
Supported data types is:
* string, int, float, long
* supported_type[],
* List of supported_type
* Dictionary of supported_type / supported_type
More Features:
* Cross Platfrom
* Open Source
* Scripting API
* Editor Impl Implementation
* Data caching
* No WWW calls in runtime mode (cash)
Learn more.
How to get support