{"id":26867534,"url":"https://github.com/depp/later-darker","last_synced_at":"2025-03-31T05:17:31.959Z","repository":{"id":283326513,"uuid":"951323135","full_name":"depp/later-darker","owner":"depp","description":"Demoscene project 2025","archived":false,"fork":false,"pushed_at":"2025-03-19T17:18:47.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T17:32:42.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/depp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2025-03-19T13:56:45.000Z","updated_at":"2025-03-19T17:18:50.000Z","dependencies_parsed_at":"2025-03-19T17:43:36.618Z","dependency_job_id":null,"html_url":"https://github.com/depp/later-darker","commit_stats":null,"previous_names":["depp/later-darker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Flater-darker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Flater-darker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Flater-darker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Flater-darker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/depp","download_url":"https://codeload.github.com/depp/later-darker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418648,"owners_count":20773938,"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":[],"created_at":"2025-03-31T05:17:31.416Z","updated_at":"2025-03-31T05:17:31.954Z","avatar_url":"https://github.com/depp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Later and Darker\n\nLater and Darker is a demoscene experiment being made by Dietrich Epp in early 2025. Let's see how it turns out, shall we?\n\nLater and Darker is licensed under the terms of the Mozilla Public License Version 2.0. See [LICENSE.txt](LICENSE.txt) for details.\n\n## Prerequisites\n\n- CMake\n- vcpkg\n- Rust\n\n## Build\n\nTo build with Visual Studio, open the project folder with Visual Studio.\n\nIn Visual Studio, run **Project** → **Configure later-darker**. This will run the CMake configuration step and fetch the vcpkg dependencies. You can now select a target and run.\n\n## Debugging\n\nIn Visual Studio, go to **Debug** → **Debug and Launch Settings for later-darker**. This will bring up the `launch.vs.json` file. Add an `\"args\"` property to the configuration:\n\n```json\n{\n  \"version\": \"0.2.1\",\n  \"defaults\": {},\n  \"configurations\": [\n    {\n      \"type\": \"default\",\n      \"project\": \"CMakeLists.txt\",\n      \"projectTarget\": \"later-darker.exe\",\n      \"name\": \"later-darker.exe\",\n      \"args\": [\n        \"AllocConsole=yes\",\n        \"DebugContext=yes\"\n      ]\n    }\n  ]\n}\n```\n\n## Clangd\n\nWrite the .clangd configuration:\n\n    python config.py\n\n## Configuration\n\nIntellisense VCR001 warnings may appear in Visual Studio.\n\nhttps://developercommunity.visualstudio.com/t/Warning-VCR001---Function-definition-for/10702254\n\nGo to **Tools** → **Options**.\n\nGo to **Text Editor** → **C/C++** → **Intellisense**.\n\nChange **Suggest create declaration/definition suggestion level** to **Refactoring only**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepp%2Flater-darker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepp%2Flater-darker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepp%2Flater-darker/lists"}