2017 © Pedro Peláez
 

project steam-screenshots-publisher

Get screenshots from your Steam local folder, organize and publish it easily.

image

simounet/steam-screenshots-publisher

Get screenshots from your Steam local folder, organize and publish it easily.

  • Tuesday, April 11, 2017
  • by Simounet
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Steam Screenshots Publisher

About

This is a library to get screenshots from your Steam local folder and organize it nicely to publish these files easily., (*1)

How to use it

Look at the sample.php file for quickstart example., (*2)

With composer

Get this code from composer:, (*3)

``` php composer require simounet/steam-screenshots-publisher, (*4)


Use composer's autoloading: ``` php require __DIR__ . '/vendor/autoload.php';

Without composer

  • Checkout this repo into your sources,
  • Include the src/Publisher.php file

php include('src/Publisher.php');, (*5)

Author & Community

This code is: - Maintained by Simounet, - Provided without any warranty of any kind, under the AGPL-3.0., (*6)

The Versions

11/04 2017

dev-master

9999999-dev

Get screenshots from your Steam local folder, organize and publish it easily.

  Sources   Download

AGPL-3.0

by Avatar Simounet

11/04 2017

v1.0.0

1.0.0.0

Get screenshots from your Steam local folder, organize and publish it easily.

  Sources   Download

AGPL-3.0

by Avatar Simounet