https://github.com/ivanjermakov/play
A universal game launcher for Linux
https://github.com/ivanjermakov/play
Last synced: 24 days ago
JSON representation
A universal game launcher for Linux
- Host: GitHub
- URL: https://github.com/ivanjermakov/play
- Owner: ivanjermakov
- Created: 2025-03-17T01:17:50.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-03-17T01:24:33.000Z (about 1 month ago)
- Last Synced: 2025-03-17T02:35:44.894Z (about 1 month ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# play
A universal game launcher for Linux.
Fuzzy matches game name passed as an argument, finds a matcher for it and executes a launch command.
Runners:
* [Steam](https://store.steampowered.com/) using `steam steam://rungameid/`
* Windows .exe's using [wine](https://www.winehq.org/)