kimsama/Unity-QuickSheet
Unity-QuickSheet enables you to use spreadsheet file data within Unity editor. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4283
- days_rel: n/a
- days_push: 1831
- n_releases_24m: 0
Adoption not part of the score
1085 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Unity editor plugin that imports Excel and Google Spreadsheet data into Unity as ScriptableObject assets without writing code. It uses NPOI for Excel files and GDataDB for Google Sheets, serializing rows automatically.
Use cases
- import excel spreadsheet data into unity
- load google sheets into unity scriptableobjects
- game data balancing from spreadsheets without coding
- convert xls/xlsx to unity asset files
- import spreadsheet rows as unity assets in the editor
When to choose
- you use Unity and want spreadsheet-driven game data with zero code
- you need Excel or Google Sheets data as ScriptableObject assets
- you want fast binary serialization instead of XML for game data
When to avoid
- you work outside the Unity editor
- you need xlsx support on macOS (only xls is supported there)
- you need actively maintained tooling - the last release was 2021
Facets
plugin · maturity maintenance
serialization parser plugin-system developer-tools files cross-platform editor-plugin unity unity-editor excel google-spreadsheet scriptableobject game-data no-code game-development automation
2 sources
- readme: https://github.com/kimsama/Unity-QuickSheet · fetched 2026-08-28 · 81073e11971e
- homepage: http://kimsama.github.io/Unity-QuickSheet · fetched 2026-08-29 · 9ce5c1025208
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kimsama/Unity-QuickSheet | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kimsama/Unity-QuickSheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem