11/04
2017
Get screenshots from your Steam local folder, organize and publish it easily.
This is a library to get screenshots from your Steam local folder and organize it nicely to publish these files easily., (*1)
Look at the sample.php
file for quickstart example., (*2)
Get this code from composer:, (*3)
``` php composer require simounet/steam-screenshots-publisher, (*4)
Use composer's autoloading: ``` php require __DIR__ . '/vendor/autoload.php';
src/Publisher.php
filephp
include('src/Publisher.php');
, (*5)
This code is: - Maintained by Simounet, - Provided without any warranty of any kind, under the AGPL-3.0., (*6)