GitXplorerGitXplorer
r

Steamworks.NET-Example

public
210 stars
51 forks
6 issues

Commits

List of commits on branch master.
Unverified
0d8b434ac57af53ab2a453e1291957f7c5e34107

Update to the latest Steamworks.NET on the master branch

rrlabrecque committed 6 months ago
Unverified
cad7358031c59dc02058f09748699174f87f0772

Update project to Unity 2019.4.40f1 from 2019.4.32f1

rrlabrecque committed 7 months ago
Unverified
7b128ba413908b7921387d03bcd03f13a11c3dad

Update Steamworks.NET to 20.1.0

rrlabrecque committed 3 years ago
Unverified
50a7ff8e106b43869cc9352de81720b92fc15c05

Recommit EditorSettings

rrlabrecque committed 3 years ago
Unverified
bdda22bf9ab2aedb4afabcab982434ecac70e8f0

Update SteamManager to 1.0.13

rrlabrecque committed 3 years ago
Unverified
3ce77f1c9c587f7abd5017faffac6ccdea9eb2db

Downgrade to Unity 2019.4.32f1 from 2020.3.10f1

rrlabrecque committed 3 years ago

README

The README file for this repository.

Steamworks.NET Example

This is a sample project for Steamworks.NET it is intended to show functionality and a potential usage scenario.

It is heavily based upon the Steamworks Example 'SpaceWar' included with the Steamworks SDK. It currently only features the StatsAndAchievements class from SpaceWar.

Check out the Steamworks.NET Test project for a playground showing you how you could call every Steam function.

This sample is available in the public domain (where acceptable.) Please view LICENSE.txt for more details.

This project is usually built using the latest version of Unity. As such it is only expected to build and run out of the box on the version specified in ProjectVersion.txt or newer.