srcdslab / sm-ext-SteamWorks

Exposing SteamWorks functions to SourcePawn.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SteamWorks

Exposing SteamWorks functions to SourcePawn.

How to find the corresponding steamworks_sdk ?

Go to https://partner.steamgames.com/downloads/list and search for the binary libsteam_api.so that matches the output of the symbols with the following command: nm -gD libsteam_api.so | grep -i "something different between libsteam_api versions"

Current SteamWorks version => 28 jui 2015 1.34

About

Exposing SteamWorks functions to SourcePawn.

License:GNU General Public License v3.0


Languages

Language:C++ 45.7%Language:C 41.9%Language:C# 8.2%Language:Objective-C++ 2.5%Language:Python 0.5%Language:SourcePawn 0.5%Language:Makefile 0.3%Language:Shell 0.2%Language:Perl 0.1%Language:Objective-C 0.0%Language:HTML 0.0%Language:Batchfile 0.0%