个人工具

“UbuntuHelp:AmericasArmy”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/AmericasArmy}} {{Languages|php5}} Parent: UbuntuHelp:Games === Introduction === America's Army is a First Person Shooter (commonly called FPS)...)
 
第13行: 第13行:
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo sh ./armyops<version>-linux.run
 
sudo sh ./armyops<version>-linux.run
</nowiki></code>
+
</nowiki></pre>
  
 
=== Patch ===
 
=== Patch ===
第22行: 第22行:
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo sh ./armyops-lnx-patch-<version>.run
 
sudo sh ./armyops-lnx-patch-<version>.run
</nowiki></code>
+
</nowiki></pre>
  
 
=== Execute ===
 
=== Execute ===
第28行: 第28行:
 
<pre><nowiki>
 
<pre><nowiki>
 
armyops
 
armyops
</nowiki></code>
+
</nowiki></pre>
  
 
----
 
----

2007年5月13日 (日) 12:54的版本

Parent: UbuntuHelp:Games

Introduction

America's Army is a First Person Shooter (commonly called FPS) created by the United States Armed Forces. It is free to download and install.

Download

Get the latest verion for Linux from FileFront. Download ~-armyops<version>-linux.run-~.

Installation

Run the file from where you have downloaded

sudo sh ./armyops<version>-linux.run

Patch

If Americas Army is already installed, an upgrade match may be available from FileFront. Download ~-armyops-lnx-patch-<version>.run-~.

Installation

Run the file from where you have downloaded

sudo sh ./armyops-lnx-patch-<version>.run

Execute

There are multiple ways to execute the program. You can click the application icon that will be in Applications → Games → armyops, or you can run it via the command line. Type the following into a Terminal:

armyops

CategoryGames