{"id":31791257,"url":"https://github.com/mfdeveloper/generator-construct2","last_synced_at":"2026-07-06T05:35:09.230Z","repository":{"id":142051127,"uuid":"58212805","full_name":"mfdeveloper/generator-construct2","owner":"mfdeveloper","description":"This is a yeoman scaffold to create plugins/behaviors for Construct2 game engine","archived":false,"fork":false,"pushed_at":"2016-06-06T14:01:27.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-06T05:34:39.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mfdeveloper.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-06T14:27:08.000Z","updated_at":"2016-05-06T18:05:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"36d190df-2a0e-4d3b-b90a-12c79d64f83d","html_url":"https://github.com/mfdeveloper/generator-construct2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfdeveloper/generator-construct2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fgenerator-construct2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fgenerator-construct2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fgenerator-construct2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fgenerator-construct2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfdeveloper","download_url":"https://codeload.github.com/mfdeveloper/generator-construct2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fgenerator-construct2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35179683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"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":"2025-10-10T16:52:40.963Z","updated_at":"2026-07-06T05:35:09.223Z","avatar_url":"https://github.com/mfdeveloper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-construct2  [![Build Status](https://secure.travis-ci.org/mfdeveloper/generator-construct2.svg?branch=master)](https://travis-ci.org/mfdeveloper/generator-construct2) [![Coverage Status](https://coveralls.io/repos/github/mfdeveloper/generator-construct2/badge.svg?branch=master)](https://coveralls.io/github/mfdeveloper/generator-construct2?branch=master)\n\n\u003e Yeoman generator generating a Construct2 game engine plugins/behaviors\n\n## Getting started\n\n- Clone this repo: `git clone git@github.com:mfdeveloper/generator-construct2.git`\n- Into the cloned directory, link this generator to global _node_modules_:\n```shell\ncd generator-construct2\nnpm link\n```\n\u003e **Obs:** Needs install `node` and `npm`. Use [nvm](https://github.com/creationix/nvm#install-script) for this.\n\n- Run: `yo generator-construct2`\n- Or run specific generator: `yo generator-construct2:plugin myplugin`\n\n\n## Commands\n\n* `yo construct2` shows a wizard for generating a construct2 plugin or behavior\n* `yo construct2:plugin \u003cname\u003e` generates a plugin with the name `\u003cname\u003e`\n\n## What do you see?\n\nAfter type ahead any command above, you will see something like this:\n\n![Example](https://raw.githubusercontent.com/mfdeveloper/generator-construct2/master/images/yo-construct2.png)\n\n## What do you get?\n\nFor now, scaffolds out a complete generator directory structure for you. Only plugin structure is created for now:\n\n```\nmyplugin\n  ├── common.js\n  ├── edittime.js\n\n```\n## Contributing\n\nPlease, fork this repo and create a pull request by now! All contributions are welcome. Wee need your help :)\n\n\n## License\n\nGPL-V03 © Michel Felipe \u003cmfelipeof@gmail.com\u003e and other contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfdeveloper%2Fgenerator-construct2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfdeveloper%2Fgenerator-construct2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfdeveloper%2Fgenerator-construct2/lists"}