========================================================================
                               FleetPick
========================================================================

Copyright (C) 2001 by James E. King, III (MagnumMan@icop-sfc.org)

See end of file for license agreement.

This is a collection of utilities that extend the functionality of the
Starfleet Command II Scripting API and make scripting easier.  FleetPick
specifically allows a user to select an entire Orion ship with complete
loadouts (including fighters).

-------------------------
Installation Instructions
-------------------------

Unzip the FleetPick-1.0.zip file and place the FleetPick directory into
your working top-level scripts directory.  The FleetPick directory
should be in the same directory as ScriptInterface.

The executable is redistributable to your end users - it allows them to
select Orion fleets that your FleetPick-enabled script can then create.

The header files in the api directory are all you need to read the
FleetPick output file.

---------------
Release History
---------------

Version	Date		Changes
-------	-----------	----------------------------------------------------
    0.8 2001 Feb 08     Public Beta
    1.0 2001 Feb 17     Public Release (fixed repairs, carrier bpv)

-----------------
License Agreement
-----------------

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

http://www.gnu.org/copyleft/gpl.html

