linc/steam_api
August 18, 2016 ยท View on GitHub
Steamworks SDK bindings for HXCPP and Linc.
Preparations
- Copy all
.hfiles from{Steamworks SDK path}/public/steamto{linc_steam_api path}/lib/steamsdk/include. - Copy all files from
{Steamworks SDK path}/redistributable_binto{linc_steam_api path}/lib/steamsdk/lib.
Steamworks SDK is not available on public so you have to obtain it legally yourself.
Current state
Draft as hell. Windows only at the moment. Not tested.