YARD - Yet Another Resource Database v1.2.0 Tools 4.5 Community
Submitted by user elliotfontaine; MIT; 2026-05-19
YARD is a Godot 4 plugin for organizing collections of Resources in a spreadsheet-like editor, and querying them at runtime through a lightweight API.
WHAT IT GIVES YOU
- Stable string IDs for your resources, no autoload boilerplate
- A spreadsheet-style editor tab to browse and edit properties
- Class restriction and automatic sync from a directory
- A baked property index for zero-cost runtime filtering
- Synchronous, blocking, or threaded loading
See the README.md and the in-editor Registry class reference for usage examples and the full API.
View files Download Submit an issue Recent Edits