Added missing launcher
[mupen64plus-pandora.git] / source / mupen64launcher / docs / PickleLauncher_README.txt
CommitLineData
8b5037a6 1PickleLauncher
2 by Scott Smith (Pickle) Copyright (C) 2010-2011
3
4Summary:
5 PickleLauncher is meant to a simple frontend for auto-detecting and configuring
6 command line based applications that might have different input files, like emulators.
7
8How it works:
9 PickleLauncher looks for its configuration from the config.txt and profile.txt.
10 profile.txt specifies location, file types, commands, arguments, and entries.
11 config.txt contains options for the application gui and input.
12
13License and Redistribution:
14 PickleLauncher source code is released under gplv3 see COPYING.txt for license details.
15 If you do redistribute I humbly request that all documentation is included.
16
17Contributions:
18 Patches and suggestions for improvements are welcome.
19
20References:
21 DejaVu font is Copyright (C) by Bitstream Vera Fonts (if included) see "DejaVu Fonts License.txt" for license details
22 Zip support uses minizip by Gilles Vollant and Mathias Svensson see "MiniZip64_info.txt" for license details
23 Portions of the exec support was based on Gmenu2x by Massimiliano Torromeo which is released under gplv2 see
24 http://github.com/mtorromeo/gmenu2x/blob/master/COPYING for license details
25
26Library Dependencies:
27 zlib
28 SDL
29 SDL_ttf
30 SDL_image
31
32For More Detailed Information and Instructions for Setup:
33http://pandorawiki.org/PickleLauncher