README
- 格式:doc
- 大小:63.00 KB
- 文档页数:16
对于Readme中的Todo List,可以按照以下步骤进行编写:
1. 确定Todo List的目的和用途:在编写Todo List之前,需要明确其目的和用途。
是为了记录项目中的待办事项、任务还是为了展示未来可能的功能特性?
2. 确定受众:明确Todo List的受众是谁,例如是开发者、用户还是其他利益相关者。
根据受众的不同,编写的内容和风格也会有所不同。
3. 制定任务列表:根据项目需求和目标,列出所有需要完成的任务或待办事项。
确保每个任务都是具体、可衡量和可完成的。
4. 优先级排序:根据任务的紧急程度和重要性,对任务进行优先级排序,以便确定任务的执行顺序。
5. 编写说明:对于每个任务,编写简要的说明,包括任务的描述、目标、预期结果和完成情况等信息。
确保说明清晰、简洁且易于理解。
6. 使用适当的标记语言:为了使Todo List更加清晰和易于阅读,可以使用适当的标记语言来突出显示任务的状态、优先级等信息。
例如,使用Markdown的加粗、斜体或列表等语法。
7. 更新和同步:在项目开发过程中,及时更新Todo List以反映任务的完成情况和进度。
同时,确保与团队成员或其他利益相关者保持同步,以便他们了解项目的最新进展。
8. 放置在适当的位置:将Todo List放置在项目文档中适当的位置,以便相关人员能够轻松地访问和查看。
可以考虑将其放在Readme文件的开头或结尾,或者在专门的文档章节中列出。
通过以上步骤,你可以编写一个清晰、有用和易于理解的Todo List,为项目的管理和协作提供便利。
githubapi获取readme使用GitHub API获取README文件是一个简单且常用的操作。
在以下步骤中,我们将使用Python编程语言来实现这个任务。
首先,我们需要先安装必需的库。
我们可以使用`pip`来安装`requests`库,它可以帮助我们发送HTTP请求并获取响应。
```pythonpip install requests```接下来,我们需要导入`requests`库并定义一个函数来获取README文件的内容。
```pythonimport requestsdef get_readme_content(owner, repo):url = f"/repos/{owner}/{repo}/readme"response = requests.get(url)response_json = response.json()readme_content = response_json["content"]return readme_content```上面的代码定义了一个名为`get_readme_content`的函数,它接受两个参数`owner`和`repo`,分别表示所有者和仓库的名称。
函数首先构造了一个API请求的URL,然后使用`requests.get`发送GET请求并获取响应JSON。
最后,我们从响应JSON中提取`content`字段,该字段包含了README文件的Base64编码内容。
使用这个函数,我们可以获取README文件的内容。
以下是一个示例:```pythonowner = "github_username"repo = "repository_name"readme_content = get_readme_content(owner, repo)print(readme_content)```在上面的代码中,将`github_username`替换为你的GitHub用户名,将`repository_name`替换为仓库的名称。
github readme 格式一、概述GitHub是一个流行的代码托管平台,用于存储、共享和协作开发代码。
在GitHub上,每个项目都有自己的仓库,其中包含代码、文档、图片等资源。
为了更好地展示项目信息和与他人的协作,通常会编写一个Readme文件,该文件位于项目根目录下,用于介绍项目的基本信息、功能、依赖项、安装和使用方法等。
二、格式规范1. 标题:使用加粗字体,例如**标题**。
标题应简明扼要地描述项目的主要特点或目的。
2. 项目描述:用一段简短的文字介绍项目的主要功能和用途。
可以包括项目的应用场景、主要解决的问题等。
3. 依赖项:列出项目所依赖的库、框架或其他项目,以及它们的版本要求。
确保所有依赖项都已正确安装并更新到最新版本。
4. 安装方法:提供项目的安装指南,包括操作系统、软件包管理器、命令行指令等。
确保安装过程清晰明了,易于操作。
5. 文件结构:简要描述项目文件和文件夹的结构,包括公共文件和子文件夹。
6. 使用方法:提供如何使用项目的基本指南,包括如何创建实例、调用方法、配置参数等。
提供示例代码和截图,以帮助读者更好地理解项目的使用方式。
7. 常见问题:列出在使用项目过程中可能遇到的问题及解决方案,以便用户快速找到帮助。
8. 贡献指南:说明如何参与项目的开发、提交补丁和参与讨论。
提供所需的开发工具和环境要求,以及代码规范和贡献流程。
9. 许可证:明确项目的许可证信息,确保用户在使用项目时遵守相关规定。
三、示例以下是一个简单的GitHub Readme示例:介绍一个简单的Python程序库,用于处理数字计算。
该库依赖于Python标准库和其他常用库(如numpy和matplotlib),可以通过pip安装。
* 项目描述:该库提供了一些基本的数学函数和计算工具,用于处理数字计算问题。
* 依赖项:依赖Python标准库、numpy和matplotlib。
* 安装方法:使用pip安装该库:`pip install simple_math`* 文件结构:库文件位于一个名为`simple_math`的文件夹中,包含一些Python模块和脚本文件。
CUMCM客户端使用须知
注意事项:
1.本客户端是一个绿色软件,无需安装,下载的是一个压缩文件,但需要解压后使用,如因未解压造成使用造成不能上传或相关问题请自行负责
2.第一次登录客户端会与远程服务器进行绑定,然后会自动退出,请在退出后重新启动并登录使用即可
3.本客户端仅限于WINDOWS操作系统环境下使用,当前主流的WINDOWS版本(如win7/8/10/xp)均已测试运行正常,但不保证某些版本的情况中出现不能运行或异常情况
4.使用过程中如弹出现有提示框信息,请务必认真阅读,以免影响上传和其他操作
5.建议将本客户端解压到自己的移动硬盘中,或建立本参赛队专属的目录夹
6.一个参赛队,请勿同时使用多个客户端
一些约定:
1.允许上传的参赛作品文件格式为doc、docx、pdf、wps,支撑材料格式为rar、zip
2.允许上传的文件大小规定最大值为20M,即20971520字节
可能出现的问题:
1.如果出现COMDLG3
2.OCX报错(如下图),比如在64位的操作系统上运行
解决方法一:请在本应用程序(全国数模竞赛上传客户端.exe)文件上右键点"属性"-"兼容性"-勾选"以兼容模式运行这个程序"进行设置.
解决方法二: 用管理员可以运行,即在本应用程序(全国数模竞赛上传客户端.exe)文件上右键点"以管理员身份运行".
2.遇到防火墙提示(如下图),请允许,并可设置不再提醒.。
github readme模板在GitHub上创建一个readme文件时,可以使用以下模板来提供项目的重要信息和说明。
# 项目名称简短的项目描述## 目录- [特色](#特色)- [使用方法](#使用方法)- [技术栈](#技术栈)- [贡献者](#贡献者)- [许可证](#许可证)## 特色在这里介绍项目的特色和亮点。
可以列出几个项目的主要功能或特性。
## 使用方法提供如何使用项目的简要说明,例如安装、配置和运行项目的步骤。
```bash# 示例代码或命令```## 技术栈列出项目使用的主要技术、工具和库。
- 技术1- 技术2- 技术3## 贡献者感谢所有参与该项目的贡献者。
可以列出贡献者的GitHub用户名,并对其进行感谢。
## 许可证在这里说明项目的许可证类型和约束条件。
例如,MIT许可证。
```版权所有 (c) 年份项目作者根据MIT许可证授权,任何人都可以获得此软件和相关文档文件(“软件”)的副本,以处理若干限制亦非此达的目的,包括但不限于:本软件的复制、修改、合并、发布、发布、再许可、分发和/或销售副本的许可和授权,以及为软件被提供的提供支持的人员,但本软件的所有支持。
上述版权声明和本许可声明应包含在本软件的所有副本或实质性部分中。
软件按“原样”提供,不提供任何明示或暗示的保证,包括但不限于适销性、特定目的的适用性和非侵权性。
在任何情况下,作者或版权所有者均不对由本软件引起的任何索赔、损害或其他责任承担责任,无论是因合同、侵权还是其他方式产生的,除非根据适用的法律或书面同意,软件所要求的授权。
```使用此模板来创建您的GitHub readme文件,可以提供清晰的项目信息和指导,帮助他人了解和使用您的项目。
同时,根据自己的项目需求,可以根据以上模板进行灵活修改和扩展。
Gitee中README.md⽂件的编辑和使⽤最近对它的README.md⽂件颇为感兴趣。
便写下这贴,帮助更多的还不会编写README⽂件的同学们该⽂件⽤来测试和展⽰书写README的各种markdown语法。
开始编辑README当没有README⽂件的时候我们可以添加⼀个README.me⽂件关于标题规范的README⽂件开头都写上⼀个标题,这被称为⼤标题⽐⼤标题低⼀级的是中标题,也就是显⽰出来⽐⼤标题⼩点。
⼤标题===效果如图:在⽂本下⾯加上等于号 = ,那么上⽅的⽂本就变成了⼤标题。
等于号的个数⽆限制,但⼀定要⼤于0个哦。
⽐⼤标题低⼀级的是中标题,也就是显⽰出来⽐⼤标题⼩点中标题-------效果如图:在⽂本下⾯加上下划线 - ,那么上⽅的⽂本就变成了中标题,同样的下划线个数⽆限制。
除此之外,你也会发现⼤,中标题下⾯都有⼀条横线,没错这就是 = 和 - 的显⽰结果。
如果你只输⼊了等于号=,但其上⽅⽆⽂字,那么就只会显⽰⼀条直线。
如果上⽅有了⽂字,但你⼜只想显⽰⼀条横线,⽽不想把上⽅的⽂字转义成⼤标题的话,那么你就要在等于号=和⽂字直接补⼀个空⾏。
补空⾏:是很常⽤的⽤法,当你不想上下两个不同的布局⽅式交错到⼀起的时候,就要在两种布局之间补⼀个空⾏。
如果你只输⼊了短横线(减号)-,其上⽅⽆⽂字,那么要显⽰直线,必须要写三个减号以上。
不过与等于号的显⽰效果不同,它显⽰出来时虚线⽽不是实线。
同减号作⽤相同的还有星号*和下划线_,同样的这两者符号也要写三个以上才能显⽰⼀条虚横线。
除此以外,关于标题还有等级表⽰法,分为六个等级,显⽰的⽂本⼤⼩依次减⼩。
不同等级之间是以井号 # 的个数来标识的。
⼀级标题有⼀个 #,⼆级标题有两个# ,以此类推。
# ⼀级标题## ⼆级标题### 三级标题#### 四级标题##### 五级标题###### 六级标题效果如图:实际上,前⽂所述的⼤标题和中标题是分别和⼀级标题和⼆级标题对应的。
使用SCST通过FC方式进行卷管理之前必须搭建测试环境:以下是搭建测试环境所需硬件及软件。
测试环境列表:服务器端(target):服务器型号:NP370D2光纤卡:1块,型号QLA 2460内核版本:Linux 2.6.24所需软件包:scst-1.0.1.1(SCST core )scstadmin-1.0.6 (简化scst配置的工具软件)qla_isp-1.0.2(针对SCST core的FC卡驱动) 客户端(Initiator):服务器型号:AS500N2光纤卡:1块,型号QLA2460内核版本:Red Hat 企业版5 (kernel 2.6.18)所需软件包:qlafc-linux-8.02.23-3 (FC卡驱动)standalone_sansurfer5.0.1b57_linux(FC卡管理软件)环境搭建详细过程:一.Target端配置以下是target端的配置方法:(1)首先配置target 端,给内核打补丁:Type: patch -p0 scst_exec_req_fifo-2.6.X.patchpatch -p0 io_context-2.6.X.patch内核必须关闭HIGHMEM(通过make menuconfig中配置),否则scst_user模块是无法加载上去的(2)编译和安装SCST模块进入到scst-1.0.1.1目录中Type: makemake install(3)加载SCST模块(scst.ko)Type: cd /lib/modules/2.6.18-92.e15/extramodprobe scst(4)加载所需要的device handlers模块测试实验中加载scst_vdisk.ko模块,所以可以用如下的命令进行加载:Type: cd /lib/modules/2.6.18-92.e15/extra/Devicehandlersmodprobe scst_vdisk(5)编译和安装qla_isp-1.0.1。
Command & Conquer: Tiberian Sun FirestormReadme.txtCopyright 1999 & 2000, Electronic Arts. All rights reserved.January 19, 2000For the latest info and updates on Westwood products, visit.________________________________________________________________________ _____Contents1. Installation/Uninstallation1.1 DirectX Information1.2 Windows NT Users1.3 Uninstallation2. Troubleshooting2.1 Video & Sound Card Issues2.1.1 Windows 2000 Sound Issues2.2 Error Messages2.3 Modem & Serial Games2.4 Network Games2.5 Virtual Memory/RAM Issues2.6 Other Issues2.6.1 System Lockups and Reboots2.6.2 Autoplay2.6.3 16 bit CD-ROM Drivers2.6.4 Choppy Movie Performance2.6.5 Power Saving Modes2.6.6 Periodic Slowdowns3. Information3.1 Battle Clans, Tournaments, and the World Domination Tour3.1.1 Battle Clans3.1.2 Tournaments3.1.3 The World Domination Tour3.2 Westwood Online3.2.1 Game Update Information4. Gameplay Issues5. Revision History________________________________________________________________________ _____1. Installation/UninstallationTo Install:Insert the Firestorm CDSelect InstallIf the AutoPlay screen does not pop up:Double-click on the "My Computer" iconDouble-click on the CD iconDouble-click on the Setup iconFollow the on-screen instructions during the installation programUnlike Tiberian Sun, Firestorm does not require a serial number to install.1.1 DirectX InformationCommand & Conquer Tiberian Sun is a Microsoft DirectX application.Version 6.0 of Microsoft DirectX is included on the CD and youhavethe option to install it when Command & Conquer Tiberian Sun isinstalled.Under some early versions of Windows 95, DirectX 6.0 cannot beinstalled directly from the Command & Conquer Tiberian Suninstaller.If this occurs, please run DXSetup.exe located on the CD in theDXSetup folder.All Microsoft DirectX drivers are located in the DXSetup folderoff of theroot of the CD. To reinstall the Microsoft DirectX drivers go into theDXSetup folder and run DXSetup.exe. You can explore the CD bychoosing the "Explore the CD" option in the AutoPlay title screen. If youhave difficulty running Windows 95/98 after these new MicrosoftDirectX drivers have been installed, please contact your local Microsoftsubsidiary, or write:Microsoft Customer Sales and Service,One Microsoft Way,Redmond, WA 98052-6399, USAUSA telephone: 1-800-426-9400International telephone: +1-206-882-80801.2 Windows NT UsersCommand & Conquer Tiberian Sun requires Service Pack 3 or laterversions to be installed in order to work with Windows NT 4.0.Please contact your computer manufacturer or if you need to get Service Pack 3.1.3 UninstallationYou can uninstall the game from the Control Panel:Click on "Start"Highlight "Settings"Click on "Control Panel"Double-Click on "Add/Remove Programs"Select "Tiberian Sun: Firestorm" and click OKOr through the AutoRun feature:Insert the Firestorm CD in the CD-ROM driveWhen the AutoPlay window pops up, click UninstallFollow the on-screen instructions2. Troubleshooting2.1 Video & Sound Card IssuesFirestorm uses Microsoft's DirectX technology for sound and graphics.This means that your video and sound card drivers must be 100%DirectX compatible. Most new computers come out of the box with DirectX support installed. Try starting Firestorm beforeinstallingDirectX to see if your computer is already setup with DirectX compatibledrivers. If not, you can install DirectX 7.0 from the Firestorm CD, ordownload the latest DirectX version at . It isimportant that you reinstall DirectX after updating your video and soundcard drivers. DirectX 6.0 is also available on the Tiberian Sun CD.Most sound and video cards will work fine with the driversincluded withDirectX, however, if you experience problems you will want to contactyour sound or video card manufacturer and obtain the latestDirectXdrivers for your hardware.Signs indicating you need an updated driver:You receive any Direct Draw or Direct Sound errorsGame crashes or hangsSound cuts out during the gameWindows desktop is distorted or corrupted.If you don't have internet access, contact your sound or videocardmanufacturer to obtain the latest DirectX compatible drivers for yourhardware, then follow the manufacturer's instructions forinstallingtheir drivers.Sound Problems (after updating the drivers):Make sure you have the latest updates for Windows, including thelatest Service Pack from Microsoft.Check your CD-ROM drive. Sound is streamed from the CD, if theCD-ROM drive is not working right this can cause problems likeskipping sound.Video monitor settings may need to be adjusted after installingtheMicrosoft DirectX video drivers. If you screen distorts, or is shiftedhorizontally or vertically, you can return it to normal byadjusting thecontrols on your monitor.If you cannot use the "Stretch to fit option" this most likely means thatyour video card does not support this feature.If you are using the Microsoft Theme Pack and have selected a customcursor, video corruption can occur. For best results, please use defaultcursors while playing Command & Conquer Tiberian Sun.Old SoundBlaster AWE 64 and AWE 32 sound card drivers can causeskipping and repeating sound that may cause your computer to runCommand & Conquer Tiberian Sun much slower than normal. If youhave one of these sound cards and are experiencing these symptoms, please contact your card manufacturer for latest drivers.Audio may stutter on certain systems running Windows NT. Tocorrectthis problem you must install the latest audio driver for your sound card.Most sound card problems can be corrected by installing the latest drivers for your particular card. Please consult your sound carddocumentation for details on how to get the latest drivers.If you are using USB speakers, do not turn off the speakers during gameplay. Doing so may cause the game to crash.If another application is using the sound card while trying toinstall orrun the game, a "DXSound Error" will appear. If this error occurs,please close all applications and run the install or game again.2.1.1 Windows 2000 Sound IssuesUsers of Windows 2000 may experience difficulty in gettingthesound to work correctly in Firestorm. Initially, you may wantto try adjusting some of the performance parameters undertheMultimedia control panel. From the Start menu, chooseSettingsand then Control Panel. Double click the Multimedia icon. Underthe audio tab, click the Advanced Properties button under Playback.Under the performance tab, you may want to try modifying theacceleration settings based on Windows' recommendation.As of January 18, 2000, Windows 2000 does not include propersupport for most Creative Labs sound cards (this includestheSound Blaster line). Creative Labs should be releasing updateddrivers for their products that should fix most or allincompatibility issues, but until these drivers areavailableusers may not be able to use their Sound Blaster cardssuccessfully under Windows 2000.2.2 Error MessagesDirect Draw Errors: Download and Install the latest video card driverDirect Sound Errors: Download and Install the latest sound card driverA fatal exception has occurred: Download and Install the latestVideo & Sound card driversPage faults:Update your Sound and Video drivers.Reinstall Microsoft DirectXMake sure you have the latest updates for Windows, includingthe most recent Service PackInternal Errors:Firestorm will generate an error log that should be sent toWestwood for examination. If you send these files to us, wecan more easily and quickly determine the cause of theerror.Reconnection Error:Files named syncx.txt will be created in the Tiberian Sundirectory, where x is the number of the player with which aproblem occurred. In this case, send e-mail to Westwood andinclude all syncx.txt files from all machines involved inthe game.Crashes/Black Screen on Startup: Ensure that there is no reference toEMM386.EXE in your config.sys fileUsers of Earthlink, Mindspring, and some other ISPs:Open Task Manager by pressing Ctrl-Alt-DelSearch the task list for a process called "armon32"Highlight armon32 and click End TaskThis will prevent Firestorm from crashing on startup2.3 Modem & Serial GamesTo check your modem settings:Click on the "Start Button"Click on "Settings"Click on "Control Panel"Double-click on the "Modem" iconIf you don't see your specific modem listed, try installing themanufacturer's drivers. Always make sure you have the mostrecent driver available from your modem/computer manufacturer.Click on the "Properties" buttonClick on the "Connection" tabClick on the "Advanced" buttonMake sure that "Use flow control" is set to "Hardware"Also ensure that XON/XOFF is not enabled, as it will cause problemswith our gamesFor best results, disable Data Compression and ErrorCorrectionIf you are still having problems, your modem may not support hardware flow control2.4 Network GamesIf your network uses Ethernet, you should verify that allcomputers areusing the same settings.To change the settings:Click on the "Start Button"Select "Settings"Select "Control Panel"Double-click on the "Network" iconFind and select the section of your networking list that mentions IPXClick "Properties"Click "Advanced"Set "Frame Type" to 802.3(Note: If you have a network administrator, check withhim/her forthe correct frame type settings on your network) Set "Max Connections" to 16Set "Max Sockets" to 322.5 Virtual Memory/RAM IssuesCommand & Conquer Tiberian Sun may need to use more RAM than ispresent on your system. Windows 95/98 automatically takes care of thisby using what is known as "Virtual Memory" - which uses space on yourhard disk to simulate the memory it needs and swaps data back and forthfrom your hard disk as required. Windows 95/98 allows you to manuallyset the amount of hard drive space it uses for Virtual Memory: WE HIGHLYRECOMMEND THAT YOU DO NOT DO THIS! To let Windows 95/98 managethe Virtual Memory, go to the Windows 95/98 start menu, select'settings\control panel', then double-click 'system', click'performance\file system\virtual memory' and then select 'Let Windowsmanage my virtual memory settings (recommended).'Certain systems contain video cards that use system memory asvideomemory. With these systems, it is possible that Command & Conquer Tiberian Sun will not run properly if you have only 32MB of memory.Since the video card uses system memory, usually 4MB or 8MB, on32MB machines there is not enough memory left to run the game. In order for Command & Conquer Tiberian Sun to run properly you will needto increase your system memory or use a video card with dedicated video RAM.2.6 Other Issues2.6.1 System Lockups and RebootsMake sure you have the latest Windows updatesCheck your CD-ROM SettingsMake sure you have the updated video & sound card drivers2.6.2 AutoplayIf your CD does not AutoPlay when inserted in the drive, you mayhave this feature disabled. To Enable AutoPlay, right clickon'My Computer' and select 'Properties' then 'Device Manager'.Select your CD-ROM drive and click 'Properties'. Select'Settings'and check the 'Auto insert notification' box.2.6.3 16 Bit CD-ROM DriversCommand & Conquer Tiberian Sun may fail to start if there isa16 bit CD-ROM driver loaded from the AUTOEXEC.BAT orCONFIG.SYS.If you have references to MSCDEX or equivalent drivers thentryremoving them from your autoexec.bat and config.sys files.Windows 95/98 does not generally need these drivers towork and in most cases will actually perform better without them.2.6.4 Choppy Movie PerformanceIf you find that the movie performance is choppy or jerky,tryreducing the Windows 95/98 CD caching by going to theStart/Settings/Control Panel and double-clicking the System applet.In the System Properties dialog, click the Performance taband thenclick the File System button. From the File SystemProperties dialog,click the CD-ROM tab and note the Supplemental Cache Size setting (sothat you can reset the cache size if need be). Now set the SupplementalCache Size to Small. This should have a marked effect onmovie performance.2.6.5 Power Saving ModesIt is possible that your computer loses connection to yourISP dueto long periods of inactivity. Sometimes this is caused bythesleep mode in your "Power Saving" options. This can cause problemsduring game play or when connected to Westwood Online. Toavoidany problems please disable your screen saver or power-savingmodes when running the game.2.6.6 Periodic SlowdownsIf periodic slowdowns occur while playing Command & ConquerTiberian Sun while the CD is being accessed, it is mostlikelydue to music being played from the CD. If this occurs,pleasereinstall Command & Conquer Tiberian Sun and install the musicfiles onto the hard drive. This will greatly reduce the slowdownson CD access.If periodic slowdowns occur while playing Command & ConquerTiberian Sun and the CD is not being accessed please insure thatthere are no other applications running during your game session.This includes anti-virus software.3. Information3.1 Battle Clans, Tournaments, and the World Domination Tour3.1.1 Battle ClansPioneered in Tiberian Sun, Battle Clans allow people allover theworld to join together and compete against other groups of players.Any player of Tiberian Sun can create a Battle Clan.The process is simple!Decide what your Battle Clan will be focused on. Do youwant amotto? A flag? A battle philosophy? And most importantly, willyou claim allegiance to GDI or Nod?Once you have chosen this information for your Clan, go to/tibsun/ and click on the"Create Clan" button. This will take you to the Battle Clancreation screen.Fill out the information on this screen to set up yourBattle Clan.A few important points: The WOL Login and Password is the accountinformation for you, the Clan Founder.Squad Name is your Clan's full name, while the Abbreviation will bedisplayed by each member's name in Westwood Online chat rooms.The Admin password should only be given to those who youwish tohave full administrative access to the Clan. This includes powerssuch removing members and chainging the Clan's status.The Join password should be given to anyone you recruit into theClan. This password will need to be entered by the new memberwhen he or she attempts to join.Status -- open or closed -- is simply whether or not you areaccepting new members.If you have a Clan homepage, e-mail address, or ICQ account, thenthey can be entered in the respective fields.Next, your Clan can have a motto. This motto can be viewedbyanyone on the Clan listing page.After you have successfully created your Clan, you will be takento the Battle Clan Flag Creator. Here, simply follow the instructions on screen to create your personal Clan flag.Once your Clan is created, you can start recruiting members!When you recruit a new member, give them the Join passwordanddirect them to /tibsun/ to browsethe clan list. From this screen they will be able to choose yourclan, enter their Westwood Online information, and click theJoin Clan information.Note that there is a maximum of 20 players in any BattleClan.Administration can be done from the main Battle Clan page byclicking on the "Clan Administration" button.If you wish to play a Clan game, make sure that you choose"BattleClan" when creating a game in Westwood Online.3.1.2 Tournament InformationAny player can participate in the Firestorm tournaments on WestwoodOnline. If you are creating the game, select "Ladder" asthe typeon the initial game creation window. If you are joining anotherplayers game, ensure that it is a ladder game by looking atthe theicon displayed by the game channel. If it a trophy, thenthe resultsof the game will affect your tournament ranking.While on Westwood Online, there are links at the bottom ofthe screenthat will take you directly to the ladder ranking web page. Clickingon this button will minimize Firestorm and open the page in your webbrowser. Once you have loaded the page, you can view the currentrankings. The results page is updated every few hours sothe rankingyou see may not be completely accurate.Clicking on a players name will allow you to view that playersstatistics. From this page you can also view the outcome of everyladder game that user has played. The information displayed afterclicking on an individual game includes the players in the game,the outcome, and some statistical information about the battle.3.1.3 The World Domination TourThe World Domination Tour (WDT) feature in Firestorm takes thebattle between GDI and Nod to a whole new level. WDT pits GDI andNod players against one another in a multiplayer slugfest to controleither the Northern or European continents. Players will battle invarious contested territories with pre-defined mapconditions setfor each territory. At the end of the day, the outcome of the battlesfought in each territory will determine which side controls thatterritory. The battle lines between the two sides will push forwardor fall back based on who controls each territory, with new territoriesbecoming contested. After time, one side will win controlof thatcontinent and the bragging rights for their faction.The World Domination Tour is available from the mutiplayer menu. Aswith any online game, you should have your internet connection activebefore clicking the World Domination button. The first time you logon to the WDT server, you will select which side you wish to fight for-- GDI or Nod. During subsequent WTD games you will play as the sideyou initially chose. Your side selection remains until the start of thenext WTD cycle (which usually last about 2 weeks).After you have selected your side you will be brought into the currentbattle map display. On this map, you can see where the Nod, GDI,and contested territories are displayed and you can select whichterritory you wish to fight in. Each territory has been set up toprovide a diverse range of games to play. Many of the options havebeen predetermined and in most cases you will have to select whichoptions to battle under. When you move the cursor over any contestedarea you will see a listing of the battle conditions set for that map.The Tech level might be lowered or you will start with less money.Some contested territories will be harder to take over than most,so look over this information before jumping into any game. Whenyou move the cursor over any GDI or Nod territory you will see howthe rest of the world is surviving.3.2 Westwood OnlineWestwood Online is Westwood's online gaming service. It allows people allover the world to compete head-to-head at no charge. Tiberian Sun: Firestormis compatible with Westwood Online and allows for play against multiple humanor computer opponents via the Internet.Selecting Internet on the Multiplayer Game menu will take you to the WestwoodOnline (WOL) login screen. If you already have a WOL account, just type in yournickname and password and click OK to jump online.If you don't have an account, you can create one by clicking on New Account andfollowing the on-screen instructions. To return to the Multiplayer menu, click Cancel.If you have never played WOL before, you must create a useraccount before youcan play. Click New Account and you will begin the process of getting online toplay. Once you have connected to Westwood, you will need to answer a fewquestions before an account can be created for you.If all goes well with the account creation, the program will attempt to connectto WOL and the game lobby. If the program has any difficulty establishing aconnection to the server, a message will pop up outlining the problem it hasencountered. For more information on potential problems, please refer to theTroubleshooting section of the Firestorm reference guide.Once you have established a connection to WOL, you will be presented with theWOL Lobby Screen. On this screen you can perform many different functions,such as joining a game, creating a new game, chatting with other players,finding or paging other players and viewing the tournament ladder.The left side of the Chat Screen is the chat window for incoming and outgoingchat messages. As people type, their messages appear in the chat windows,formatted as their name followed by the message they typed. To send a message,simply type it on the input line and press the enter key. To call attention toan outgoing message, you can click the action button on the right side. Thiswill post the message in a different color to highlight its importance. Todirect a message to a specific person or list of people, you can click multiplenames from the user list on the lower right of the screen.For additional information on the operation and capabilities of Westwood Online,please refer to the Firestorm Reference Guide.3.2.1 Game Update InformationCommand & Conquer Tiberian Sun contains an auto-updating feature.Updated versions of the game will be announced to you when playingCommand & Conquer Tiberian Sun on Westwood Online. When an updatedversion of the game is available you will be able to receive it andautomatically have it installed, if you wish. If you do not intendto play Command & Conquer Tiberian Sun on Westwood Online thenplease check for update information.4. Gameplay IssuesEngineers can be placed in Guard mode, like any other unit. When inguard mode, engineers automatically heal any nearby player owned structures that are damaged into the red or capture nearby enemy buildings.5. Revision HistoryChanges in V. 2.0-------------------- Tiberian Sun: FirestormChanges in V. 1.17a-------------------- Fixed bug where buildings could be built in arbitrarylocations.Changes in V. 1.17------------------- Fix for possible disconnect or packet received too latecondition at the end of a multiplayer game.- New 'Multi Engineer' option for multiplayer games givesRed Alert style engineer behavior to address engineer rushconcerns.- Fix for a bug that caused internal errors or reconnectionerrors during multiplayer games.- Railgun force fire no longer damages buildings multipletimes.- Server list no longer displays duplicate servers.Changes in V. 1.16a.1---------------------- Fixed bug where harvester truce could be on in a skirmish game.- Tweak to improve unit response time at the start of the game.- If the host of an internet game is using a modified or usercreated map, the guests will now get a warning message insteadof just a blank preview.- Fix for occasional 'Packet received too late' or 'Reconnectionerror' at the end of an internet game.- Fix for possible 'Packet received too late' or 'Reconnectionerror' when playing a LAN game right after playing an internet game. - Fix for bug which would allow mixed game versions to start aLAN game with subsequent bad behavior.- Fix for a bug where the player could get stuck in buildingplacement mode if they lost their last construction yard.- A new "game speed" slider on Internet Game setup screen. Thisallows players to set the initial game speed. A game speedslider has also been added to the in-game options top level sothat it is easier to access.- An improved game setup screen layout (Random map is now abutton under multiplay map).- The map select screen now includes a new map preview.- A new game-latency tolerance setting in the game options screenallows players to increase the tolerance of network latency onlaggy connections.- New granularity of game speed slider (now has a 45 fps setting).The slider now has the following settings in Internet multiplay.15 fps (middle) 20 fps (default) 30 fps 45 fps (new) 60 fps (max).- Advanced code to evaluate and manipulate slow or high latencyconnections. The game now uses the ping times from the lobby/gameoptions screen to set up multiplayer timing values for the game. Youshould notice that the game runs faster at the start of the game (ifyou have a good connection) than it used to.- New code to reduce bandwidth used when game speed is set to 30fps (one notch above the default) or above.- Generally reduced bandwidth in multiplayer game. Combined with theabove feature, the game now consumes significantly less networkbandwidth compared to earlier versions.- Out of sync due to certain turrets is fixed.- Fixed a crash in modem disconnect code after playing a game.- New "locale" setting on login dialog so that you can set yourgeographic location. This will eventually be used in a future newfeature on our web site and in the tournament ladders.- New server select dialog. Many players were not aware that theycould change the Westwood Online server to which they were initiallyconnected. To address this, we have inserted a "select server" dialog immediately after the login dialog. The game remembers if you changethe default and will select that server as default for subsequent logins.- New "short game" option added. This mode results in a loss when allbuildings are lost and leads to a more decisive result when a shorter game is desired. The MCV counts as a building for game over purposes. - Up to 32 nicknames can be now stored on the login dialog box.- Immediate feedback when giving a move order in multiplayer.- Added harvester logic to allow redirection to an alternative refinery. - Added notification to other players when game speed or latencysettingsare changed.- Added packet CRC check in Internet and network games to addressproblems some users were experiencing with packet corruption with some types of network card. (We have not been able to repeat thisinternally,but RealTek cards seem to be common culprits.)Changes in V. 1.13------------------- Nod Artillery:Rate of fire decreasedDamage decreased, approximately 20%Less effective against infantry- Nod SAM site: Power requirements are now double.。