-
# Trending repositories for C#
1. [**jellyfin / jellyfin**](https://github.com/jellyfin/jellyfin)
__The Free Software Media System__
40 stars today | 29,492 stars | 2,746…
-
SteamCondenser::Error::WebApi occurred in
Your Web API request has been rejected. You most likely did not specify a valid Web API key.
app/providers/steam_provider.rb:26:in `block in friends'…
-
Tracker issue for implementing the new Steam Level, Badges and related WebAPI methods.
- `IPlayerService`
- `::GetSteamLevel`
- `::GetBadges`
- `::GetCommunityBadgeProgress`
_Note: Scheme isn't…
-
Connection timeout but i have good network
```
package main
import (
"fmt"
"github.com/Philipp15b/go-steam"
"github.com/Philipp15b/go-steam/protocol/steamlang"
"log"
)
func main() …
-
We are trying to use microtransactions in our game developed using Unity.
We are facing an issue that, when we call initTrasaction i.e https://partner.steamgames.com/doc/webapi/ISteamMicroTxn#Init…
ghost updated
4 years ago
-
_Really, just a personal note that I do for every project I plan to continue for a while._
The list of items below are ALL under consideration. They may or may not be added / completed.
## Project
- …
-
It would be nice to, on demand, fetch Steam app icons. This data is not query‐able from the WebAPI, but it is however fetchable via `steamcmd` with `app_info_print %appid`
which returns ‘kindof json’ …
-
I'm trying to write a script that uses information from Dota 2's item schema, but when I try to use the vdf module to parse the schema it gives me this error:
```
Traceback (most recent call last):
…
-
Would be great if this page: http://i.imgur.com/qzAvESp.png
Could include nicknames like such as these: http://i.imgur.com/nmZ82iL.png
This would make managing a friends list much easier for people …
-
Could you give examples such as getting games from dota2 with certain heroes?
Or just more examples in general?