{"id":20027619,"url":"https://github.com/nonunknown/gdextension-creator","last_synced_at":"2026-03-07T02:35:34.372Z","repository":{"id":42572986,"uuid":"440537875","full_name":"nonunknown/gdextension-creator","owner":"nonunknown","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-31T10:02:32.000Z","size":27,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T02:36:15.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nonunknown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-21T14:06:16.000Z","updated_at":"2024-02-18T18:31:46.000Z","dependencies_parsed_at":"2022-09-09T01:41:27.445Z","dependency_job_id":null,"html_url":"https://github.com/nonunknown/gdextension-creator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nonunknown/gdextension-creator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fgdextension-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fgdextension-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fgdextension-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fgdextension-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonunknown","download_url":"https://codeload.github.com/nonunknown/gdextension-creator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fgdextension-creator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T09:11:09.001Z","updated_at":"2026-03-07T02:35:34.349Z","avatar_url":"https://github.com/nonunknown.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GDExtension Project Creator\n\nthis is a script (currently only for linux) where you execute a script that generates a base project for your gdextension, it setups all base files needed for the most basic of gdextension.\n\n## News\n\n* fix bug: `create_project.sh` not renaming the `.gdextenstion` file\n\n## Installation\n\n* Download godot-cpp -\u003e https://github.com/godotengine/godot-cpp\n* Download the content of this repo\n* extract inside the `godot-cpp` folder\n\n\n## How to use\n\n* open terminal at godot-cpp folder\n* type: `./create_project.sh`\n* You will be asked for project name which will be the folder name and the resulting build file names\n* Then it will ask the class you want to extends like: Control,Node3D,Node\n* at last it will tell you to moodify `build.sh` and `move.sh`\n* `build.sh` will build your project\n* `move.sh` where is `OUTDIR` change to the project you want the output files to be\n\n\n## Extra\n\nI've added inside the `base` folder a script called `create_class.sh` which means when you create a project the script is copied to your project folder, the name itself describes what it does, it create a new class and already reagister it on `register_types.cpp` which means you can add classes faster now:\n* on terminal type `./create_class.sh`\n* Will be asked for class name\n* Then which class your class extends from i.e Control,Node....\n* Done\n\n## HELP\n\nIf you understand windows `.bat`, and want to convert the .sh scripts for windows, your PR is very welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonunknown%2Fgdextension-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonunknown%2Fgdextension-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonunknown%2Fgdextension-creator/lists"}