This page manages which Google Sheets tabs and tables are exported, their Remote Config keys, how data is extracted, and which spreadsheets are included.
Structure
Each spreadsheet → tabs → named tables (Format → Convert to table in Sheets). For each table to export, create an entry with:
_gs_something)generic — one named table → flat listmulti_table — all tables in tab → dict of listslootboxes / events — specific structuresNeed a new data format? Ask a developer to add a new Builder.
Discovery
Hit Refresh on a spreadsheet to fetch the current tabs and named tables from Google Sheets. New tabs appear automatically. Undiscovered tables show as compact rows — click Add to create an export entry.
Group all
When a tab's tables all belong to one logical export (e.g. all minigames in the Agility tab), click Group all to merge them into a single multi_table entry under one RC key.
Saving
Changes are saved locally in your browser. Click Save to git to commit pipeline_config.json to the repo.