godot-resources

安装量: 1.5K
排名: #7890

安装

npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill godot-resources

Godot Resources (4.x) Model game data as reusable, Inspector-editable Resource objects instead of hard-coded values, and load/save them as .tres / .res . Targets Godot 4.7 . When to use Use when representing items, stats, enemy configs, dialogue lines, or level metadata as data; authoring .tres files in the Inspector; or loading/saving custom resources. When not to use: nodes/scene structure → godot-nodes-scenes ; saving the player's runtime progress (engine-agnostic save format/slots) → save-systems ; the C# variant of this pattern → godot-csharp . Core workflow Show more Installs 906 Repository gamedev-skills/…t-skills GitHub Stars 456 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜