devedse / DeveLanCacheUI_SteamDepotFinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeveLanCacheUI_SteamDepotFinder

This application obtains the DepotId's belonging to all AppId's through SteamKit2.

Note, the token in the GitHub Secrets expires every year. So after that I need to login again. Note to future self: I used my work phone as authenticator for the DeveLanCacheUI Account.

How it works

Get all AppId's from public steam api. Run them all through the SteamKit stuff to get DepotId's. Store them in CSV file. Cleanup CSV file.

Build status

GitHubActions Builds
GitHubActions Builds

DockerHub

Docker Hub
Docker pulls

Code Coverage Status

CodeCov
codecov

Code Quality Status

SonarQube
Quality Gate

Package

NuGet
NuGet

About


Languages

Language:C# 89.0%Language:Dockerfile 5.6%Language:PowerShell 5.4%