1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
<HTML>
<HEAD>
<TITLE> Readme for CivoMapGen </TITLE>
</HEAD>
<BODY BGCOLOR="#FFEEDD" TEXT="#000000" LINK="#004488">
<H1>
<P ALIGN="CENTER">Cevo.Map.Gen</P>
</H1>
<P ALIGN="CENTER"> ReadMe </P>
<BR><H2> Introduction </H2>
<P>
CevoMapGen is a map file generator for Cevo that facilitates harsher terrain and climate.
<BR> It gives greater control than the existing map generator within the game,
<BR> and allows much faster generation of novel or extreme worlds than using the map editor.
</P>
<BR><H2> Features </H2>
<UL>
<LI>Fast generation of random Cevo map files.
<LI>Increased range and control over input parameters.
<LI>More extreme terrain and climate possible.
<LI>Sample world templates for instant use.
<LI>Optional thumbnail view of map files.
<LI>Estimate of city sites to indicate game length.
<LI>City site count and thumbnail view possible with exiting maps.
<LI>Support of larger maps for 'Distant Horizon' version of Cevo.
</UL>
<BR><H2> Package Contents </H2>
<TABLE BORDER=2 >
<CAPTION> Files currently released for CevoMapGen </CAPTION>
<TR>
<TH > File Name </TH>
<TH> Description </TH>
</TR>
<TR>
<TD> CevoMapGen.exe </TD>
<TD> Program Executable. </TD>
</TR>
<TR>
<TD> ReadmeWindows.html </TD>
<TD> This File. </TD>
</TR>
<TR>
<TD> HelpNotes.html </TD>
<TD> Notes in Web Page format </TD>
</TR>
</TABLE>
<BR>
<BR><H2> Windows Installation </H2>
<P>
To install CivMapGen, create a directory on your hard disk using File Manager or via the 'My Computer' Icon on the desktop, or via right clicking on 'Start' menu and selecting 'Explore'.
<BR> Then, unpack the shipping ZIP file into this directory.
<BR> Create an Icon on the desk top by right clicking there and selecting 'New', then 'Shortcut'.
<BR> Use the browse option to locate the EXE file you have just unpacked or copied.
<BR> You can add the program to the Start Menu, by right clicking on the task bar then selecting 'Properties', then 'Start Menu Programs'.
</P>
<P>
To associate CevoMapGen with .cevomap files, Click on 'My Computer', select 'Tools', 'Folder Options..', 'File Types'. Enter cevomap as a new file type and select CivMapGen as the application to open them.
</P>
<P>
It is always advisable to use your virus scan software on any new EXE files being running them on your computer.
</P>
<P>
This program will not store application data in the registry on your computer, but it will create and use an .INI file in it's own directory.
</P>
<BR><H2> Licence </H2>
<P>
CevoMapGen. Copyright @ 1999-2023 Peter Blackman. GPL2+
</P>
<BR><H2> Contact Information </H2>
<P>
Let me know if any problems are encountered with this program.
Please specify exactly which version you have when reporting problems.
Peter at PBlackman dot plus dot com
</P>
<BR>
</BODY>
</HTML>
|