{"id":13528848,"url":"https://github.com/YAL-GameMaker/GMSDLL","last_synced_at":"2025-04-01T14:33:21.167Z","repository":{"id":40897539,"uuid":"376113501","full_name":"YAL-GameMaker/GMSDLL","owner":"YAL-GameMaker","description":"A template for GameMaker C++ DLLs","archived":false,"fork":false,"pushed_at":"2024-06-15T18:39:52.000Z","size":136,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-02T15:36:28.873Z","etag":null,"topics":["gamemaker","gamemaker-studio","gamemaker-studio-2","gamemaker-studio-2-3"],"latest_commit_sha":null,"homepage":"","language":"C++","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/YAL-GameMaker.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":"2021-06-11T18:37:54.000Z","updated_at":"2024-08-27T18:49:51.000Z","dependencies_parsed_at":"2024-01-03T04:07:39.533Z","dependency_job_id":"8aeeace8-eece-4c00-a8bf-e5b36c0d52d4","html_url":"https://github.com/YAL-GameMaker/GMSDLL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAL-GameMaker%2FGMSDLL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAL-GameMaker%2FGMSDLL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAL-GameMaker%2FGMSDLL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAL-GameMaker%2FGMSDLL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YAL-GameMaker","download_url":"https://codeload.github.com/YAL-GameMaker/GMSDLL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246655344,"owners_count":20812622,"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":["gamemaker","gamemaker-studio","gamemaker-studio-2","gamemaker-studio-2-3"],"created_at":"2024-08-01T07:00:26.185Z","updated_at":"2025-04-01T14:33:16.154Z","avatar_url":"https://github.com/YAL-GameMaker.png","language":"C++","readme":"# GMSDLL\n\nThis is a \"template\" project for creating C++ DLLs for GameMaker!\n\nIntended to be copied via [copyre](https://github.com/YAL-Haxe/copyre), like so:\n```\ncopyre GMSDLL MyExtension GMSDLL\n```\n(which copies GMSDLL/ to MyExtension/ while changing each occurrence of GMSDLL in files/names to MyExtension)\n\n---\nAs part of first-time setup, you'll also want to add\n[GmlCppExtFuncs](https://github.com/YAL-GameMaker-Tools/GmlCppExtFuncs)\nand [GmxGen](https://github.com/YAL-GameMaker-Tools/GmxGen)\neither to your PATH or to the project directory.\n\nThese are used as pre-build and post-build steps respectively and are used to streamline the update process - so that you can do\n```\nint64_t my_id = 0;\ndllg int64_t get_id() {\n  return my_id;\n}\n```\nwithout dealing with GM limitations or manually adding functions to the extension file via UI (see GmlCppExtFuncs documentation for details)\n","funding_links":[],"categories":["Native Extensions"],"sub_categories":["Recommendations"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYAL-GameMaker%2FGMSDLL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYAL-GameMaker%2FGMSDLL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYAL-GameMaker%2FGMSDLL/lists"}