mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 02:08:50 +01:00
Update README.md
This commit is contained in:
parent
b9cc17474b
commit
b8b2c6b2bb
16
README.md
16
README.md
@ -1,6 +1,22 @@
|
|||||||
# GameShell launcher
|
# GameShell launcher
|
||||||
This is the launcher for GameShell based on 320x240 resolution and D-Pad layout.
|
This is the launcher for GameShell based on 320x240 resolution and D-Pad layout.
|
||||||
|
|
||||||
|
# Directory structure
|
||||||
|
/home/cpi/
|
||||||
|
├── apps
|
||||||
|
│ ├── emulators
|
||||||
|
│ └── launcher
|
||||||
|
│ ├── Menu
|
||||||
|
│ ├── sys.py
|
||||||
|
│ └── truetype
|
||||||
|
├── games
|
||||||
|
│ ├── FreeDM
|
||||||
|
│ ├── GBX
|
||||||
|
│ ├── MAME
|
||||||
|
│ ├── NES
|
||||||
|
│ └── nxengine
|
||||||
|
└── music
|
||||||
|
|
||||||
# Dependent packages
|
# Dependent packages
|
||||||
* validators, numpy, requests, python-mpd2, beeprint, python-pycurl, python-alsaaudio, python-pygame, python-gobject, python-xlib, python-wicd
|
* validators, numpy, requests, python-mpd2, beeprint, python-pycurl, python-alsaaudio, python-pygame, python-gobject, python-xlib, python-wicd
|
||||||
* wicd (For Wi-Fi)
|
* wicd (For Wi-Fi)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user