Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zehmatt/gmpublish-ci
Tool that allows to use GMPublish on servers
https://github.com/zehmatt/gmpublish-ci
Last synced: 17 days ago
JSON representation
Tool that allows to use GMPublish on servers
- Host: GitHub
- URL: https://github.com/zehmatt/gmpublish-ci
- Owner: ZehMatt
- License: mit
- Created: 2020-03-01T10:54:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T18:22:50.000Z (about 2 years ago)
- Last Synced: 2024-10-29T23:34:04.209Z (2 months ago)
- Language: C++
- Size: 6.53 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gmpublish-ci
Tool that allows to use GMPublish on servers# Usage
This works just like GMPublish with the difference that this will perform a logon on Steam, so you are not required to start Steam to use GMPublish with this tool.Using it just works like GMPublish with a few additional parameters.
```
gmpublish-ci -user 'yoursteamuser' -pass 'yoursteampass' update -addon "your.gma" -icon "icon.jpg" -id -changes "Something new"
```