# don-tnowe/godot-resources-as-sheets-plugin

I needed to edit many Resource files, so figured someone would too.

Repository: https://github.com/don-tnowe/godot-resources-as-sheets-plugin
Canonical: https://ross.abutalabs.com/products/godot-resources-as-sheets-plugin
Language: GDScript
License: MIT
License Family: permissive
Topics: addon, godot, godot-engine, godotengine, plugin
Last push: 2026-01-27T18:24:27+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 35, longevity 100
- inputs: {"age_days": 1444, "days_push": 218, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 41 (observed 2026-08-28T04:03:14.468828+00:00)

## What it is
A Godot editor plugin that adds a tab for viewing and editing folders of Resource files as data tables, one resource per row. It supports typed cell editing, CSV import/export, bulk operations, filtering, and full undo/redo.

## Use cases
- edit many godot resource files as a spreadsheet
- bulk edit game item stats in godot
- import and export csv data as godot resources
- mass edit colors or numbers across resources
- filter and sort resource files in the godot editor

## When to choose
- you manage many Godot Resource files and want spreadsheet-style editing
- you need CSV round-tripping with strongly-typed columns
- you want bulk operations like multiplying numbers or rotating hues across resources

## When to avoid
- you don't use the Godot engine
- you need a standalone spreadsheet tool independent of Godot resources

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, gui
- domain: developer-tools
- platform: editor-plugin, cross-platform
- tags: godot, gdscript, resource-editor, spreadsheet, csv, game-data, game-development

## Member repositories
- don-tnowe/godot-resources-as-sheets-plugin (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.468828+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:18.660131+00:00, confidence not recorded.
  - readme: https://github.com/don-tnowe/godot-resources-as-sheets-plugin (fetched 2026-08-28T04:03:14.468828+00:00, sha 8c10f09c4685)
- Data as of 2026-08-30T08:39:29.467469+00:00.
