{"id":23038817,"url":"https://github.com/kauefraga/raylib-template","last_synced_at":"2025-04-02T23:44:14.097Z","repository":{"id":179962565,"uuid":"664351889","full_name":"kauefraga/raylib-template","owner":"kauefraga","description":"🦚 This is a c++ template for the Raylib.","archived":false,"fork":false,"pushed_at":"2023-07-09T19:44:48.000Z","size":4177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T14:09:21.157Z","etag":null,"topics":["boilerplate","cpp","game-development","gamedev","raylib","template"],"latest_commit_sha":null,"homepage":"","language":"C++","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/kauefraga.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-07-09T17:57:40.000Z","updated_at":"2024-07-04T19:48:02.000Z","dependencies_parsed_at":"2024-05-05T07:46:28.251Z","dependency_job_id":null,"html_url":"https://github.com/kauefraga/raylib-template","commit_stats":null,"previous_names":["kauefraga/raylib-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Fraylib-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Fraylib-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Fraylib-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Fraylib-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kauefraga","download_url":"https://codeload.github.com/kauefraga/raylib-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911490,"owners_count":20853654,"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":["boilerplate","cpp","game-development","gamedev","raylib","template"],"created_at":"2024-12-15T18:25:32.023Z","updated_at":"2025-04-02T23:44:14.076Z","avatar_url":"https://github.com/kauefraga.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raylib Template\n\n\u003e 🦚 This is a configured visual studio template for the Raylib. Using c++.\n\n### Features\n\n- Use Unicode as character set.\n- Output directory set to `$(SolutionDir)\\bin\\$(Platform)\\$(Configuration)\\`.\n- Subsystem is `/subsystem:windows` and the entry point is `mainCRTStartup`.\n\nObs.: If you want to see the debugging console, change the subsystem back to console and clean the entry point.\nYou can find those things at *Properties \u003e Linker \u003e System or Advanced*.\n\n## Getting started\n\n### Requirements\n\n- Visual Studio for C++ development.\n- Install and integrate [Vcpkg](https://vcpkg.io/en/).\n\n### Installation\n\n1. Clone this repository\n2. Install Raylib for x64 with `vcpkg install raylib:x64-windows`\n3. Open the solution file\n4. Rename stuff\n\n```bash\n# (1)\ngit clone https://github.com/kauefraga/raylib-template.git [your-project-name]\ncd [your-project-name]\n\n# (2)\nvcpkg install raylib:x64-windows\n\n# (3)\nraylib-template.sln\n```\n\nEnjoy the development!\n\n## 🧻 Resources\n\nI read some wiki pages and discussions to reach this solution, see some:\n\n- https://github.com/raysan5/raylib/wiki/Working-on-Windows\n- https://github.com/Microsoft/vcpkg#quick-start-windows\n- https://scoop.sh/#/apps?q=vcpkg\n- https://stackoverflow.com/questions/9618815/i-dont-want-console-to-appear-when-i-run-c-program\n\n## License\n\nThis project is licensed under the MIT License - See the [LICENSE](https://github.com/kauefraga/raylib-template/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauefraga%2Fraylib-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkauefraga%2Fraylib-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauefraga%2Fraylib-template/lists"}