Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rlabrecque/steamworks.net-test

Test project for Steamworks.NET
https://github.com/rlabrecque/steamworks.net-test

steamworks unity

Last synced: about 6 hours ago
JSON representation

Test project for Steamworks.NET

Awesome Lists containing this project

README

        

Steamworks.NET Test
=======

This is a sample project for [Steamworks.NET](//github.com/rlabrecque/Steamworks.NET) it is intended to show functionality, act as documentation, and to test the functionality of Steamworks.NET.
The idioms and usage patterns applied here may be flawed (such as the lack of proper error checking.) As such please learn from this project, but take care in implementing any aspects from it.
Check out the [Steamworks.NET Example](//github.com/rlabrecque/Steamworks.NET-Example) project for a more realistic way of implementing Steamworks into your game.

This sample is available in the public domain (where acceptable.) Please view [LICENSE.txt](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](ProjectSettings/ProjectVersion.txt) or newer.