-
With a fresh update of the master branch, I ran `cargo test` to make sure everything downloaded properly:
```
✔ ~/projects/steamworks-rs [master|✔ ]
09:28 $ git rev-parse HEAD
ffd355e58fbbe43d0…
-
```
import CallSteamAPI from "swalib/src/SteamWebAPILibrary";
const steamAPi=new CallSteamAPI({
steamKey: process.env.steamKey
})
```
-
Both games fail while using proton-tkg with the following error:
```
5981.178:013c:0174:err:steamclient:create_win_interface Don't recognize interface name: SteamClient021
5981.178:013c:0174:warn:d…
-
**Error log**
Enabling debug mode
Server will auto-restart if there is a crash.
#Using shader api: bin/shaderapiempty_srv.so
#
#Console initialized.
Setting breakpad minidump AppID = 222860
…
-
``skadiprices.steamdata`` should be renamed into ``skadiprices.steamapi.io`` because they merged two projects into one. [steamapi.io](https://steamapi.io/) is the new one.
-
LD_LIBRARY_PATH=/home/csgoserver/serverfiles/bin:/home/csgoserver/serverfiles:/home/csgoserver/serverfiles/bin:
#
#Console initialized.
#Loading VPK file hashes for pure server operation.
#Loading…
-
### Update disclaimer
- [X] Yes, I have checked and my issue is not related to FFXIV updating and plugins not working correctly.
### What did you do?
When I launch XIVLauncher Steam marks the…
-
Every game I open SAM is saying the game dont have achievements someone know this issue ?
-
Shutting down (or restarting) the Steam launcher while the game is running causes **SteamAPI.RunCallbacks() to permanently freeze** the game/program.
I give an example:
1) Launch Steam.
2) Run th…
-
Attempting to write a command line tool to upload a mod for a game on the Steam Workshop. The game is not yet purchasable on Steam and has not been approved for release, yet. Part of the approval proc…