https://github.com/andrewmd5/orion
a command-line game launcher for the Game Porting Toolkit
https://github.com/andrewmd5/orion
crossover game-porting-toolkit gaming mac wine
Last synced: 2 months ago
JSON representation
a command-line game launcher for the Game Porting Toolkit
- Host: GitHub
- URL: https://github.com/andrewmd5/orion
- Owner: andrewmd5
- Created: 2023-06-09T01:20:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T01:40:06.000Z (over 2 years ago)
- Last Synced: 2025-08-04T04:29:15.389Z (2 months ago)
- Topics: crossover, game-porting-toolkit, gaming, mac, wine
- Language: C#
- Homepage:
- Size: 13 MB
- Stars: 135
- Watchers: 3
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# orion
a simple command line tool to launch games through the [Game Porting Toolkit](https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit)
![]()
# Installation
- Install the Apple [Game Porting Toolkit](https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit)
- Download the latest release from the [releases page](https://github.com/andrewmd5/orion/releases/)
- Unzip the release and move the `orion` binary to `/usr/local/bin/` (or run the install script)# Usage
- Run `orion` from your terminal.# Features
- [x] Launch games from the command line
- [x] Steam game detection
- [x] Battle.net game detection
- [x] Game Porting Toolkit detection