X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fmupen64launcher%2Fdocs%2FPickleLauncher_README.txt;fp=source%2Fmupen64launcher%2Fdocs%2FPickleLauncher_README.txt;h=d396c68b9ac20689eecb359d8ec83dc7c8d614fc;hb=8b5037a6470762c73ca6f5e1e9bb5566f805e948;hp=0000000000000000000000000000000000000000;hpb=ac4f8e4321adb765745b2da188b8b359735ea379;p=mupen64plus-pandora.git diff --git a/source/mupen64launcher/docs/PickleLauncher_README.txt b/source/mupen64launcher/docs/PickleLauncher_README.txt new file mode 100755 index 0000000..d396c68 --- /dev/null +++ b/source/mupen64launcher/docs/PickleLauncher_README.txt @@ -0,0 +1,33 @@ +PickleLauncher + by Scott Smith (Pickle) Copyright (C) 2010-2011 + +Summary: + PickleLauncher is meant to a simple frontend for auto-detecting and configuring + command line based applications that might have different input files, like emulators. + +How it works: + PickleLauncher looks for its configuration from the config.txt and profile.txt. + profile.txt specifies location, file types, commands, arguments, and entries. + config.txt contains options for the application gui and input. + +License and Redistribution: + PickleLauncher source code is released under gplv3 see COPYING.txt for license details. + If you do redistribute I humbly request that all documentation is included. + +Contributions: + Patches and suggestions for improvements are welcome. + +References: + DejaVu font is Copyright (C) by Bitstream Vera Fonts (if included) see "DejaVu Fonts License.txt" for license details + Zip support uses minizip by Gilles Vollant and Mathias Svensson see "MiniZip64_info.txt" for license details + Portions of the exec support was based on Gmenu2x by Massimiliano Torromeo which is released under gplv2 see + http://github.com/mtorromeo/gmenu2x/blob/master/COPYING for license details + +Library Dependencies: + zlib + SDL + SDL_ttf + SDL_image + +For More Detailed Information and Instructions for Setup: +http://pandorawiki.org/PickleLauncher \ No newline at end of file