Skip to content

rlabrecque/Steamworks.NET-GameServerTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

GameServer test project for Steamworks.NET

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages