{"id":26395809,"url":"https://github.com/azhuge233/sagg-dotnet","last_synced_at":"2025-03-17T11:19:27.365Z","repository":{"id":41286851,"uuid":"426730713","full_name":"azhuge233/SAGG-dotnet","owner":"azhuge233","description":"Steam Achievement Guide Generator","archived":false,"fork":false,"pushed_at":"2025-03-12T17:32:24.000Z","size":616,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T18:34:31.354Z","etag":null,"topics":["cli","csharp","dotnet","game","guide","steam","steam-achievements"],"latest_commit_sha":null,"homepage":"","language":"C#","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/azhuge233.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}},"created_at":"2021-11-10T18:19:57.000Z","updated_at":"2025-03-12T17:30:29.000Z","dependencies_parsed_at":"2023-01-31T05:31:09.345Z","dependency_job_id":"1f3ed36d-e4be-4cfc-8dee-b1740a7865c5","html_url":"https://github.com/azhuge233/SAGG-dotnet","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FSAGG-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FSAGG-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FSAGG-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FSAGG-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azhuge233","download_url":"https://codeload.github.com/azhuge233/SAGG-dotnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022684,"owners_count":20385134,"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":["cli","csharp","dotnet","game","guide","steam","steam-achievements"],"created_at":"2025-03-17T11:19:26.840Z","updated_at":"2025-03-17T11:19:27.358Z","avatar_url":"https://github.com/azhuge233.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAGG-dotnet\nSteam Achievement Guide Generator\n\nThis CLI tool\n\n- Fetch given steam game's achievements list, then save each achievement's title and description in a txt file under a folder named by this achievement.\n- Download each achievement's icon, resize it to 64x64 (so it can be displayed in a reasonable size), then save it next to each .txt file.\n\n\n## Build\n\nInstall dotnet 9.0 SDK first, you can find installation packages/guides [here](https://dotnet.microsoft.com/download).\n\n### Publish\n\n```\ndotnet publish -c Release -p:PublishDir=/your/path/here -r [win-x64/osx-x64/linux-x64/...] --sc\n```\n\nOr use pre-build package in [Releases](https://github.com/azhuge233/SAGG-dotnet/releases).\n\n## Usage\n\n1. Fill your Steam API Token in config.json, you can get your own token [here](https://steamcommunity.com/dev/apikey).\n\n2. (Optional) Change language setting to your prefered language\n\n```json\n{\n    \"token\": \"XXXXXXXXXXXX\",\n    \"language\": \"schinese\" // e.g. english, french\n}\n```\n\nFind Steam game's AppID (usually it can be found in the Store page's URL), then execute\n\n```\nSAGG [AppID]\n```\n\nTested on Windows 10/11, macOS Catalina/Monterey, Debian 11.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhuge233%2Fsagg-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazhuge233%2Fsagg-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhuge233%2Fsagg-dotnet/lists"}