{"id":33003188,"url":"https://github.com/masonlet/starlet-starter","last_synced_at":"2025-11-17T16:03:49.486Z","repository":{"id":315514655,"uuid":"1057359836","full_name":"masonlet/starlet-starter","owner":"masonlet","description":"Template for Starlet Game Projects","archived":false,"fork":false,"pushed_at":"2025-11-10T08:49:15.000Z","size":13612,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-10T10:22:24.922Z","etag":null,"topics":["cpp","gameengine","opengl","starlet"],"latest_commit_sha":null,"homepage":"","language":"GLSL","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/masonlet.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T16:09:46.000Z","updated_at":"2025-11-10T08:49:19.000Z","dependencies_parsed_at":"2025-09-19T04:21:58.294Z","dependency_job_id":null,"html_url":"https://github.com/masonlet/starlet-starter","commit_stats":null,"previous_names":["masonlet/starletstarter","masonlet/starlet-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/masonlet/starlet-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonlet%2Fstarlet-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonlet%2Fstarlet-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonlet%2Fstarlet-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonlet%2Fstarlet-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masonlet","download_url":"https://codeload.github.com/masonlet/starlet-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonlet%2Fstarlet-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284227494,"owners_count":26968592,"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","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"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":["cpp","gameengine","opengl","starlet"],"created_at":"2025-11-13T14:00:50.382Z","updated_at":"2025-11-13T14:01:27.705Z","avatar_url":"https://github.com/masonlet.png","language":"GLSL","readme":"# StarletStarter\nTemplate for Starlet Game Projects\n\n## Building the Project\nThis project uses **CMake**. Follow these steps to build:\n\n### 1. Clone the Repository\n```bash\ngit clone https://github.com/masonlet/starlet-starter.git\ncd starlet-starter\n```\n\n### 2. Create a Build Directory and Generate Build Files\n```bash\nmkdir build\ncd build \ncmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..\n```\n`-DCMAKE_EXPORT_COMPILE_COMMANDS=ON` flag generates a `compile_commands.json` file  \nCan be safely omitted on Windows if you're using Visual Studio\n\n### 3. Build the Project\n- **Linux**:\n  ```bash\n  make\n  ```\n\n- **Windows**:\n  ```bash\n  cmake --build .\n  ```\n  Or open the generated `.sln` file in Visual Studio and build the solution.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonlet%2Fstarlet-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasonlet%2Fstarlet-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonlet%2Fstarlet-starter/lists"}