Skip to content

Unreal Engine 5 plugin to sync DataTables with Google Sheets.

Notifications You must be signed in to change notification settings

Sovahero/Unreal-GoogleDataTableSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

Google DataTable Sync for Unreal Engine

Overview

Google DataTable Sync is a plugin for Unreal Engine 5 that seamlessly integrates the editor's DataTables with Google Sheets. It empowers game designers, level designers, and developers to manage complex game data collaboratively in the cloud and synchronize it back to the editor with a single click, drastically improving the data management workflow.

GoogleDTSync



Unlike simple CSV exporters, Google DataTable Sync intelligently analyzes the structure of your DataTable. It can parse and represent deeply nested UStructs, TArrays, and even TMaps, generating an intuitive, color-coded, and hierarchical header in the spreadsheet. This preserves your data's complex relationships and makes it human-readable.

ExampleFields

Key Features:

  • Seamless Two-Way Synchronization: Export from Unreal, edit in the cloud, and import changes back.
  • Built for Large Tables: A high-performance architecture using batched API requests ensures fast and syncing for tables with thousands of rows.
  • Complex Data Structures: Full support for nested UStructs, TArrays, and TMaps.
  • Intelligent Headers: Generates color-coded, and hierarchical headers in Google Sheets for easy navigation of complex data.
  • Deep Editor Integration: Adds Import/Export buttons directly to the DataTable Editor toolbar for a streamlined, native-feeling workflow.
  • No External Dependencies: Requires no third-party libraries or complex setup, working out-of-the-box with built-in engine modules.

Resources


About

Unreal Engine 5 plugin to sync DataTables with Google Sheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published