https://github.com/dpi/steam_vent
Steam Vent is a module that connects to a REST server middleman for Valve's Steam network.
https://github.com/dpi/steam_vent
Last synced: 5 months ago
JSON representation
Steam Vent is a module that connects to a REST server middleman for Valve's Steam network.
- Host: GitHub
- URL: https://github.com/dpi/steam_vent
- Owner: dpi
- License: gpl-2.0
- Created: 2015-07-26T13:36:30.000Z (almost 11 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2015-10-08T23:40:10.000Z (over 10 years ago)
- Last Synced: 2025-02-18T03:02:25.934Z (over 1 year ago)
- Language: PHP
- Homepage: https://www.drupal.org/project/steam_vent
- Size: 168 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Provides integration with Steam Vent
Copyright (C) 2015 Daniel Phin (@dpi)
# Installation
Designed to be used as a companion to the [Steam Conduit](https://www.npmjs.com/package/steam_conduit) REST server.
# License
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.