Skip to content

devedse/DeveLanCacheUI_SteamDepotFinder

Repository files navigation

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.

Related projects

Project Explanation
DeveLanCacheUI_Backend The main project. Contains the readme.
DeveLanCacheUI_Frontend The Frontend.
DeveLanCacheUI_SteamDepotFinder A tool to generate the mapping for steam depots and games. Kinda deprecated when Feature_DirectSteamIntegration is set to true
DeveLanCacheUI_SteamDepotFinder_Runner Runs the SteamDepotFinder on a weekly basis.

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