{"id":21146191,"url":"https://github.com/cxong/find_steam_game","last_synced_at":"2025-07-09T07:32:25.436Z","repository":{"id":45922552,"uuid":"394602795","full_name":"cxong/find_steam_game","owner":"cxong","description":"Header-only cross platform C library for finding games installed from platforms like steam","archived":false,"fork":false,"pushed_at":"2024-03-18T21:53:32.000Z","size":35,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-18T22:51:11.862Z","etag":null,"topics":["c","cross-platform","game-dev","gog","hacktoberfest","header-only","library","steam"],"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/cxong.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}},"created_at":"2021-08-10T09:53:09.000Z","updated_at":"2023-09-26T07:44:42.000Z","dependencies_parsed_at":"2024-03-07T04:42:55.583Z","dependency_job_id":"399d1748-09d7-4fcd-a8da-a82fc9423473","html_url":"https://github.com/cxong/find_steam_game","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxong%2Ffind_steam_game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxong%2Ffind_steam_game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxong%2Ffind_steam_game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxong%2Ffind_steam_game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cxong","download_url":"https://codeload.github.com/cxong/find_steam_game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225492694,"owners_count":17482941,"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":["c","cross-platform","game-dev","gog","hacktoberfest","header-only","library","steam"],"created_at":"2024-11-20T08:49:43.987Z","updated_at":"2024-11-20T08:49:44.687Z","avatar_url":"https://github.com/cxong.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# find_steam_game\n\n[![CMake](https://github.com/cxong/find_steam_game/actions/workflows/cmake.yml/badge.svg)](https://github.com/cxong/find_steam_game/actions/workflows/cmake.yml)\n\nCross platform single-header C library for finding games installed from platforms like steam\n\n## Usage\n\n```c\n#include \u003cfind_steam_game.h\u003e\n\nchar buf[4096];\nfsg_get_steam_game_path(buf, \"Wolfenstein 3D\");\nprintf(\"Steam: %s found at %s\\n\", \"Wolfenstein 3D\", buf);\n\n// Prints: Steam: Wolfenstein 3D found at c:/program files (x86)/steam/SteamApps/common/Wolfenstein 3D\n```\n\n## Support\n\n| Store | Windows     | Linux | macOS        |\n| ----- | ----------- | ----- | ------------ |\n| Steam | ✔           | ✔     | ✔            |\n| GOG   | ✔ (game id) | ❌    | ✔ (app name) |\n\n- macOS GOG doesn't support custom installation locations; it only looks at `/Applications`\n\n## Resources\n\nGOG Game ID List: https://gogapidocs.readthedocs.io/en/latest/gameslist.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxong%2Ffind_steam_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcxong%2Ffind_steam_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxong%2Ffind_steam_game/lists"}