Skip to content

Remove deprecated Steam constants missing from Steamworks.NET#37

Open
martincalander wants to merge 2 commits into
EOS-Contrib:masterfrom
martincalander:fix/remove-deprecated-steam-constants
Open

Remove deprecated Steam constants missing from Steamworks.NET#37
martincalander wants to merge 2 commits into
EOS-Contrib:masterfrom
martincalander:fix/remove-deprecated-steam-constants

Conversation

@martincalander
Copy link
Copy Markdown

Summary

  • Removes STEAMGAMESEARCH_INTERFACE_VERSION and STEAMMUSICREMOTE_INTERFACE_VERSION from SteamworksUtility.cs
  • These constants were removed from the Steam SDK and no longer exist in current Steamworks.NET versions, causing CS0117 compile errors

Test plan

  • Project compiles without errors after this change

STEAMGAMESEARCH_INTERFACE_VERSION and STEAMMUSICREMOTE_INTERFACE_VERSION
were removed from the Steam SDK and are no longer present in Steamworks.NET,
causing CS0117 compile errors.
@martincalander
Copy link
Copy Markdown
Author

CleanShot 2026-03-18 at 20 59 29@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant