aseprite/src/steam
2016-03-03 19:21:53 -03:00
..
CMakeLists.txt
LICENSE.txt
README.md
steam.cpp Include base/log.h on files that use LOG() macro 2016-03-03 19:21:53 -03:00
steam.h

Aseprite Steam Wrapper

Copyright (C) 2016 David Capello

Distributed under MIT license

This is a way to use the Steam API without linking to the static .lib, so we can avoid including the official steam_api.dll in our own packages (e.g. when we distribute our game outside the Steam store).