https://github.com/mindrunner/steamcmd
A generic and simple to use steamcmd docker image
https://github.com/mindrunner/steamcmd
Last synced: 2 months ago
JSON representation
A generic and simple to use steamcmd docker image
- Host: GitHub
- URL: https://github.com/mindrunner/steamcmd
- Owner: mindrunner
- License: gpl-3.0
- Created: 2023-06-24T13:17:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T10:30:10.000Z (about 2 years ago)
- Last Synced: 2024-05-02T07:01:20.124Z (about 2 years ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
Table of Contents
## About The Project
### steamcmd
This repository contains Dockerfiles to create Docker images containing steamcmd.
### Tags
See https://hub.docker.com/repository/docker/runmymind/steamcmd for all available tags
### Built With
[![Docker][docker]][Docker-url]
## Usage
See examples in `examples` subfolder
### Compile and run
TBD.
## Roadmap
- [] TBD.
See the [open issues](https://github.com/mindrunner/steamcmd/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## Disclaimer
TBD.
## License
Distributed under the GPLv3. See `LICENSE` for more information.
## Donations
### Paypal
- https://paypal.me/mindrunner
### Bitcoin
- `bc1q7uqyr4qh66tt8sz5ftw2e8septtpykksad4kpv`
### EVM (Ethereum, Polygon, Arbitrum, BSC, ...)
- `0xC5eb68c9218AF7D0d4f40DB42041166B27525148`
### Solana
- `48gzzxipVLbt8WuTmxYMGwYQK5fD3yQSy7yRsXSRwP7N`
[contributors-shield]: https://img.shields.io/github/contributors/mindrunner/steamcmd.svg?style=for-the-badge
[contributors-url]: https://github.com/mindrunner/steamcmd/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mindrunner/steamcmd.svg?style=for-the-badge
[forks-url]: https://github.com/mindrunner/steamcmd/network/members
[stars-shield]: https://img.shields.io/github/stars/mindrunner/steamcmd.svg?style=for-the-badge
[stars-url]: https://github.com/mindrunner/steamcmd/stargazers
[issues-shield]: https://img.shields.io/github/issues/mindrunner/steamcmd.svg?style=for-the-badge
[issues-url]: https://github.com/mindrunner/steamcmd/issues
[license-shield]: https://img.shields.io/github/license/mindrunner/steamcmd.svg?style=for-the-badge
[license-url]: https://github.com/mindrunner/steamcmd/blob/master/LICENSE
[docker]: https://img.shields.io/badge/docker-000000?style=for-the-badge&logo=docker&logoColor=white
[Docker-url]: https://docker.io