{"id":25407650,"url":"https://github.com/greenpixels/godot-template-4-3","last_synced_at":"2025-04-13T11:25:07.427Z","repository":{"id":277722510,"uuid":"933305770","full_name":"greenpixels/godot-template-4-3","owner":"greenpixels","description":"A template for godot projects","archived":false,"fork":false,"pushed_at":"2025-02-15T16:40:04.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T17:29:25.696Z","etag":null,"topics":["game-dev","godot","open-source"],"latest_commit_sha":null,"homepage":"","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greenpixels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-15T16:38:05.000Z","updated_at":"2025-02-15T16:41:42.000Z","dependencies_parsed_at":"2025-02-15T17:39:36.651Z","dependency_job_id":null,"html_url":"https://github.com/greenpixels/godot-template-4-3","commit_stats":null,"previous_names":["greenpixels/godot-template-4-3"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpixels%2Fgodot-template-4-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpixels%2Fgodot-template-4-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpixels%2Fgodot-template-4-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpixels%2Fgodot-template-4-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greenpixels","download_url":"https://codeload.github.com/greenpixels/godot-template-4-3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248704407,"owners_count":21148363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game-dev","godot","open-source"],"created_at":"2025-02-16T07:17:48.851Z","updated_at":"2025-04-13T11:25:07.393Z","avatar_url":"https://github.com/greenpixels.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎮 Godot 4.3 Template – Opinionated Project Structure \u0026 Utilities  \n\nThis is an **opinionated Godot 4.3 template** that provides a structured folder setup and commonly used utilities to speed up development. It includes helpful tools like a **BBCodeHelper, Tooltip UI component, WeightedList class, TweenHelper**, and more—things I frequently use in every project.\n\n---\n\n## 📁 Folder Structure  \n\nThis template enforces an organized folder structure for better scalability and maintainability:\n\n```\n/project_root/\n  ├── object_scenes/    # Scenes that represent game instances (player, enemies, pickups)\n  ├── localization/     # CSV files for language translations\n  ├── resources/        # Resource files like upgrades, abilities, ...\n  ├── utils/            # Global scripts and utilities (tween_helper, weighted_list, ... )\n  ├── ui/               # UI elements and reusable components\n  ├── addons/           # Third-party or custom plugins/addons\n```\n\nEach folder contains specific guidelines to maintain consistency (see subfolder **README.md** files).\n\n---\n\n## ⚡ Features \u0026 Utilities  \n\n### 📝 **BBCodeHelper**  \nA utility for handling BBCode-rich text, including dynamic replacements and formatting helpers.\n\n### 💬 **Tooltip UI Component**  \nA flexible tooltip system for displaying contextual information on hover or interaction.\n\n### 🎲 **WeightedList**  \nA helper class for handling **random weighted selection** from an array. Useful for loot tables, enemy spawning, and probability-based systems.\n\n### 🎭 **TweenHelper**  \nA convenience wrapper for **Godot's Tween system**, making smooth transitions, animations, and UI effects easier to manage.\n\n---\n\n## 🚀 Getting Started  \n\n1. Clone this repository:  \n   ```bash\n   git clone https://github.com/your-username/godot-4.3-template.git\n   ```\n2. Open the project in **Godot 4.3**.\n3. Modify the folder structure and utilities to fit your needs.\n4. Enjoy an organized and efficient development experience! 🎉  \n\n---\n\n## 🛠️ Contributing  \n\nFeel free to suggest improvements, add new utilities, or refine the existing template via pull requests.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenpixels%2Fgodot-template-4-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreenpixels%2Fgodot-template-4-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenpixels%2Fgodot-template-4-3/lists"}