Skip to content

NewBloodInteractive/NewBlood.Interop.Steamworks

Repository files navigation

NewBlood.Interop.Steamworks

A modern, low-level Steamworks API binding for .NET

Setup

  1. Install the latest .NET SDK.
  2. Extract the contents of the sdk directory from the latest Steamworks SDK into the repository's sdk directory.
  3. Extract the latest Game Coordinator SDK into the repository's sdk directory.

Generating Updated Bindings (on Windows)

  1. Clear the sources/NewBlood.Interop.Steamworks/Generated directory if it exists.
  2. Run generate.cmd.

Building for Unity (on Windows)

  1. Ensure that the bindings have been generated.
  2. Run build.cmd.
  3. The dist/com.newblood.interop.steamworks package can now be used in Unity.

About

A modern, low-level Steamworks API binding for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages