Godot Sync Spreadsheets

An asset by EliasGuyd
The page banner background of a mountain and forest
Godot Sync Spreadsheets hero image

Quick Information

0 ratings
Godot Sync Spreadsheets icon image
EliasGuyd
Godot Sync Spreadsheets

This is a plugin for Godot 4+ that allows to synchronize CSV files with Google Spreadsheets from Godot.It's useful for having translations or collaborative databases on Spreadsheets and synchronize them with your game when you create without downloading on every change, just click a button from editor.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

Godot Sync Spreadsheets

This is a plugin for Godot 4+ that allows to syncronize CSV files with Google Spreadsheets from godot.

It's usefull for having translations or colaborative databases on Spreadsheets and syncronize them with your game when you create without downloading on every change, just click a buttom from editor.

How install this plugin?

Paste the sync_spreadshets on addons folder on your godot project (create an addons folder if you don't have one).

Go to "Project" -> "Project Settings" -> "Plugins" -> "Sync Spreadsheets" -> Put "Enabled" to On

How use this plugin

0- You need a CSV file on the game files to start. Just create a blank one, or download the first time from Google Spreadsheets.

1- Share the spreadsheet (view only is enough) and get the Sheet ID from the link: Link example: https://docs.google.com/spreadsheets/d/{Sheet ID}/edit?gid={gid}

2- In the 'Sync CSV Spreadsheets' bottom panel, click 'Edit CSV Spreadsheets'.

3- Configure the CSV files in the inspector. Paste the Sheet ID and set the Sheet Name or Gid (only one is needed).

4- In the 'Sync CSV Spreadsheets' bottom panel, click 'Sync Now'. To save the config, click 'Save on disk' (config is saved in user://).

5- Done! Every time you click 'Sync Now', it will automatically pull the latest CSV from Google Spreadsheets.

Bugs? Ideas?

Open an issue on github!

This is a plugin for Godot 4+ that allows to synchronize CSV files with Google Spreadsheets from Godot.

It's useful for having translations or collaborative databases on Spreadsheets and synchronize them with your game when you create without downloading on every change, just click a button from editor.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot Sync Spreadsheets icon image
EliasGuyd
Godot Sync Spreadsheets

This is a plugin for Godot 4+ that allows to synchronize CSV files with Google Spreadsheets from Godot.It's useful for having translations or collaborative databases on Spreadsheets and synchronize them with your game when you create without downloading on every change, just click a button from editor.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers