Launcher, based on PickleLauncher
[mupen64plus-pandora.git] / source / mupen64launcher / docs / PickleLauncher_README.txt
1 PickleLauncher
2   by Scott Smith (Pickle) Copyright (C) 2010-2011
3
4 Summary:
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
8 How 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
13 License 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
17 Contributions:
18   Patches and suggestions for improvements are welcome.
19
20 References:
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
26 Library Dependencies:
27   zlib
28   SDL
29   SDL_ttf
30   SDL_image
31
32 For More Detailed Information and Instructions for Setup:
33 http://pandorawiki.org/PickleLauncher