mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
Merge branch 'master' of https://github.com/clockworkpi/launcher
This commit is contained in:
commit
1bb8aac64b
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
|
||||||
|
│ ├── MAME
|
||||||
|
│ └── 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)
|
||||||
|
|||||||
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"gitversion":"1.0"
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user