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.
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.
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. |
GitHubActions Builds |
---|
Docker Hub |
---|
CodeCov |
---|
SonarQube |
---|
NuGet |
---|