randomtoy/powershell-steamhelper
Fork: 0 Star: 5 (更新于 1970-01-01 00:00:00)
license: 暂无
Language: PowerShell .
最后发布版本: 0.2.1 ( 2023-05-23 19:48:01)
Powershell-steamhelper
This is small powershell module get some information from Steam WebAPI
This module is available for installation via Powershell Gallery. Simply run the following command:
Install-Module -Name powershell-steamhelper
About Module
With this module you can get free information about games and some gamestats from Steam
Avalable Functions
Get-SteamGameInfo: Get main Information about a game from Steam
Get-SteamGamesByName: Find games from Steam by pattern (2 minutes cache for gamelist is used for this function)
Get-SteamSDRConfigForApp: Get some configs for a game (revision, addresses for available servers, typical pings for these servers)
Get-SteamNewsForApp: Get news for a game. Can be set with various params (Count, Date, Tags etc)
Get-SteamGlobalAchievementPercentagesForApp: Get global achievements for game (unfortunately it is not possible to get the description of the achievement using the Free API)
Get-SteamNumberOfCurrentPlayersForApp: Get number of current players for a game
randomtoy/powershell-steamhelper同语言 PowerShell最近更新仓库
2024-11-18 03:45:03 ntdevlabs/tiny11builder
2024-10-08 04:38:35 ChrisTitusTech/winutil
2024-09-24 22:59:06 jenkinsci/docker
2024-08-14 03:12:36 PSAppDeployToolkit/PSAppDeployToolkit
2024-08-04 15:03:04 dataplat/dbatools
2024-07-19 04:02:17 actions/runner-images