All Projects → rlabrecque → Steamworks.NET-GameServerTest

rlabrecque / Steamworks.NET-GameServerTest

Licence: other
GameServer test project for Steamworks.NET

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Steamworks.NET-GameServerTest

Steamworks-2017
SERT's code for the 2017 Steamworks game
Stars: ✭ 13 (-50%)
Mutual labels:  steamworks
steamworks
Steamworks implementation in Go that doesn't require CGo
Stars: ✭ 21 (-19.23%)
Mutual labels:  steamworks
Steamworks.Net-MonoGame-Integration
This repo is for everyone who is about to integrate the Steamworks.Net.dll into a MonoGame project. It shows some Steamworks.Net features and how easy it is to integrate it into a MonoGame project.
Stars: ✭ 30 (+15.38%)
Mutual labels:  steamworks
steam.py
An async python wrapper to interact with the Steam API and its CMs
Stars: ✭ 74 (+184.62%)
Mutual labels:  steamworks
Facepunch.Steamworks-MonoGame-Integration
Facepunch.Steamworks + MonoGame.Framework = the easiest SteamAPI Integration for your app!
Stars: ✭ 18 (-30.77%)
Mutual labels:  steamworks
Chat-LoggerPP
Steam Chat Logger
Stars: ✭ 13 (-50%)
Mutual labels:  steamworks
hookey
Enables all the DLCs. Like Creamapi but just for linux and a subset of Paradox games.
Stars: ✭ 87 (+234.62%)
Mutual labels:  steamworks
idle master extended
🃏 Get your Steam Trading Cards the Fast Way (Fast Mode Extension 🚀)
Stars: ✭ 1,771 (+6711.54%)
Mutual labels:  steamworks
steamworks
Steamworks API wrapper for Go
Stars: ✭ 26 (+0%)
Mutual labels:  steamworks
CreamInstaller
Automatically finds all installed Steam, Epic and Ubisoft games with their respective DLC-related DLL locations on the user's computer, parses SteamCMD, Steam Store and Epic Games Store for user-selected games' DLCs, then provides a very simple graphical interface utilizing the gathered information.
Stars: ✭ 274 (+953.85%)
Mutual labels:  steamworks
SteamworksPy
A working Python API system for Valve's Steamworks.
Stars: ✭ 151 (+480.77%)
Mutual labels:  steamworks
steamworks.gml
Various expansions to Steamworks SDK support in GameMaker: Studio / GMS2.
Stars: ✭ 73 (+180.77%)
Mutual labels:  steamworks
Steamworks.net
Steamworks wrapper for Unity / C#
Stars: ✭ 1,855 (+7034.62%)
Mutual labels:  steamworks
Facepunch.steamworks
Another fucking c# Steamworks implementation
Stars: ✭ 1,945 (+7380.77%)
Mutual labels:  steamworks
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+13900%)
Mutual labels:  steamworks

Steamworks.NET-GameServerTest

This is a sample project for Steamworks.NET it is intended to show functionality, act as documentation and to test the functionality of Steamworks.NET.

This project is based heavily upon the Official C++ SteamworksExample application SpaceWar. It is incomplete as there is no data passing. It is recommended to follow along with SpaceWarServer.cpp/h found in the official Steamworks SDK.

Steam must be running for the project to work out of the box. To run a dedicated server without Steam running you must copy steamclient.dll/tier0_s.dll/vstdlib_s.dll next to your steam_api.dll.

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

This project was built with Unity 5.5.1. As such it is only expected to build and run without issue on that version or later.

Recommended reading:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].