{"id":44486728,"url":"https://github.com/blueburncz/gmextensionbase","last_synced_at":"2026-02-13T02:01:36.527Z","repository":{"id":134883473,"uuid":"595546439","full_name":"blueburncz/GMExtensionBase","owner":"blueburncz","description":"Template for GameMaker extensions using the \"Runner Interface Extension\" option","archived":false,"fork":false,"pushed_at":"2024-05-09T13:37:09.000Z","size":45,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-09T15:06:18.426Z","etag":null,"topics":["extension","gamemaker","interface","runner","template"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blueburncz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-31T10:00:57.000Z","updated_at":"2024-05-09T13:37:12.000Z","dependencies_parsed_at":"2024-05-09T15:00:28.049Z","dependency_job_id":"ba1efc3d-e7bd-4655-b29f-733d122f9a1b","html_url":"https://github.com/blueburncz/GMExtensionBase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blueburncz/GMExtensionBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMExtensionBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMExtensionBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMExtensionBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMExtensionBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueburncz","download_url":"https://codeload.github.com/blueburncz/GMExtensionBase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMExtensionBase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29392776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"online","status_checked_at":"2026-02-13T02:00:10.076Z","response_time":78,"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":["extension","gamemaker","interface","runner","template"],"created_at":"2026-02-13T02:00:26.721Z","updated_at":"2026-02-13T02:01:36.505Z","avatar_url":"https://github.com/blueburncz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GMExtensionBase\n\n\u003e Template for GameMaker extensions using the \"Runner Interface Extension\" option\n\nUses code that originates from \u003chttps://github.com/YoYoGames/GMEXT-Steamworks\u003e\n(commit `eff5b8d2f53513c27819dcd17186662926ca1d85`), which is available under\nthe Apache 2.0 License.\n\n## WARNING ⚠️\n\n**Using the Runner Interface Extension is greatly discouraged, as it might not be compatible with GMRT!**\n\n## Building\n\n\u003e Requires [CMake](https://cmake.org) version 3.23 or newer!\n\n```sh\ngit clone https://github.com/blueburncz/GMExtensionBase.git\ncd GMExtensionBase\nmkdir build\ncd build\ncmake ..\ncmake --build . --config=Release\n```\n\nThe last command also copies the dynamic library into the extensions folder,\nso you don't have to do that by hand.\n\n## Injecting functions and JSDoc into extension.yy file\n\n\u003e Requires [Python 3](https://www.python.org/downloads/)!\n\n```sh\npython.exe -m venv env\n./env/scripts/activate\npip install -r requirements.txt\npython.exe ./inject-docs.py\ndeactivate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueburncz%2Fgmextensionbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueburncz%2Fgmextensionbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueburncz%2Fgmextensionbase/lists"}