Skip to content

A fork of Steamworks.NET that provides builds for arm64 machines

License

Notifications You must be signed in to change notification settings

MikolajKolek/Steamworks.NET-arm64

 
 

Repository files navigation

Steamworks.NET

Steamworks.NET is a C# Wrapper for Valve's Steamworks API, it can be used either with Unity or your C# based Application.

Steamworks.NET was designed to be as close as possible to the original C++ API, as such the documentation provided from Valve largely covers usage of Steamworks.NET. Niceties and C# Idioms can be easily implemented on top of Steamworks.NET.

This fork of Steamworks.NET gives it compatibility for Windows, OSX, and Linux on arm64 machines. Currently building against Steamworks SDK 1.53a. The changes made to port to arm64 are based on the following pull request: tModLoader/tModLoader#2639

Support via Paypal

Installation

You can find the installation instructions here.

Samples

Check out these sample projects to get started:

About

A fork of Steamworks.NET that provides builds for arm64 machines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 63.0%
  • C++ 27.9%
  • C 6.9%
  • Python 2.2%