Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rlabrecque/steamworks.net-test
- Owner: rlabrecque
- License: other
- Created: 2013-12-03T20:07:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T00:20:12.000Z (7 months ago)
- Last Synced: 2025-01-13T13:22:12.788Z (11 days ago)
- Topics: steamworks, unity
- Language: C#
- Homepage: https://github.com/rlabrecque/Steamworks.NET
- Size: 8.21 MB
- Stars: 147
- Watchers: 9
- Forks: 39
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.