Skip to content

Commit 5bc9c80

Browse files
authored
Update README.md
1 parent db591c8 commit 5bc9c80

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ This is a work in progress port of [asap-cabinet-fe](https://github.com/surtarso
44

55
## How it works
66

7-
ASAP-CABINET-FE is a C++/SDL2 application that scans a specified folder for .vpx files and displays images for the playfield, wheel, backglass, and DMD. It creates two windows: primary (playfield) and secondary (backglass). Users can change tables using the left/right arrow keys and launch the table via an external process (VPinballX_GL) by pressing Enter.
7+
For now, check [the original project repo](https://github.com/surtarso/asap-cabinet-fe) for info. The aim here is to mimic and improve in areas where it failed, like playing more video formats and image types, more custumizable keys and better code logic overall.
8+
9+
<i>This port DOES NOT have a settings panel YET, so configure you paths in the main.cpp file before compiling.</i>
810

911
## Features
1012

0 commit comments

Comments
 (0)