-
![image](https://user-images.githubusercontent.com/1086401/185732547-01e7475c-34fc-4fce-9ce5-1ce4630c8dab.png)
I'm still having issues with the steam stuff but I'm getting there.
The game crashed…
-
### Godot version
v4.0.beta1.mono.official [4ba934bf3]
### System information
Windows 10
### Issue description
In Godot 4, I have to copy native dlls into the install directory of the Godot Edito…
-
Need to figure a way to test all this.
Adjust Future Flashback to use this and add to Steamworks the achievements and put a debug menu for testing achievements.
-
I want to pause my game when the player opens the Steam overlay.
The function `steamworks.utils_is_overlay_enabled()` seems to always returns 'true' so I can't detect when this is happening.
-
Steamworks.SteamUserStats.FindOrCreateLeaderboardAsync don't return leaderboard and await at this line of code forever
**To Reproduce**
Steps to reproduce the behavior:
1. Call SteamClient.Init
…
-
https://github.com/rlabrecque/Steamworks.NET/blob/37df82ec444f31a60741384b4ef46471f0fc0760/com.rlabrecque.steamworks.net/Runtime/autogen/SteamCallbacks.cs#L1135
this is a uint when we know the resp…
-
I have been working with the LAN mode in mmorpg kit, I assumed it would be an easy migration to peer to peer Steam matchmaking with steamworks. There is no functionality for this currently in the mmor…
-
Hey all, I too am trying to get the dedicated server to work. I followed all the standard instructions on standing up the Server, and downloaded the SteamCMD to be safe. Opened up the recommended port…
-
When I press shift tab to open the stim overlay, it opens but starts flickering very quickly.
Steps to reproduce:
```rust
use bevy::prelude::*;
use bevy_steamworks::SteamworksPlugin;
fn mai…
-
How to use IAP (or item marketplace) for free game in this extansion? Thanks