extrawurst / DerelictSteamworks

Dynamic bindings to the Steamworks API for the D programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DerelictSteamworks Build Status

Supports Steamworks flat-api SDK: 1.40 (from 04/26/2017)

work in progress

note: the overlay rendering does not work on osx right now. this seems to be a bug in the current steamworks lib

instructions

to start the demo just run dub: dub

see also the basic DerelictOrg usage guide

to be able to run the demo the steam api binary needs to be downloaded and put into this directory. you can grab it here: https://partner.steamgames.com/

todo

  • support all callback types (ongoing)
  • refactor to the same file structure as in the original SDK to simplify updates (ongoing)

About

Dynamic bindings to the Steamworks API for the D programming language

License:MIT License


Languages

Language:D 100.0%