mirror of
https://github.com/etlegacy/etlegacy-docs.git
synced 2025-03-03 15:31:24 +00:00
Cleaned up index content
This commit is contained in:
parent
f76661715c
commit
8d056ab8db
1 changed files with 4 additions and 4 deletions
|
@ -8,17 +8,17 @@ ET: Legacy
|
|||
|
||||
Welcome to the ET: Legacy's documentation!
|
||||
|
||||
`ET: Legacy <http://www.etlegacy.com>`_ is an open source project based on the code of `Wolfenstein: Enemy Territory <https://www.splashdamage.com/games/wolfenstein-enemy-territory/>`_ which `was released <https://www.splashdamage.com/news/wolfenstein-enemy-territory-goes-open-source/>`_ in 2010 under the terms of the `GNU General Public License v3 <http://www.gnu.org/licenses/gpl-3.0.html>`_.
|
||||
`ET: Legacy <http://www.etlegacy.com>`_ is an open source project based on the code of `Wolfenstein: Enemy Territory <https://www.splashdamage.com/games/wolfenstein-enemy-territory/>`_ which `was released <https://www.splashdamage.com/news/wolfenstein-enemy-territory-goes-open-source/>`_ in 2010 under the terms of the `GPLv3 <http://www.gnu.org/licenses/gpl-3.0.html>`_.
|
||||
|
||||
Set during World War II and heavily focused on team work, the game was initially released in 2003 by Splash Damage and id Software. More than a decade after its release, after spending countless hours of escorting tanks and trucks, stealing gold and radar parts and transmitting confidential documents, it was time to dust off the game which consistently refused to go down.
|
||||
|
||||
Ambition
|
||||
--------
|
||||
|
||||
There are two aspects to this project, an updated game version **ET: Legacy** and a new mod **Legacy**.
|
||||
There are two aspects to this project:
|
||||
|
||||
* The main goal of **ET: Legacy** is to fix bugs and security exploits, remove old dependencies, add useful features and modernize its graphics while still remaining compatible with ET 2.60b and as many of its mods as possible.
|
||||
* The main goal of **Legacy** is to stay close to the original gameplay experience and provide a updated but viable alternative to ETPro for competitive play while staying lightweight but extensible through additional Lua scripts.
|
||||
* An updated game engine, **ET: Legacy**, which aims to fix bugs and security exploits, remove old dependencies, add useful features and modernize its graphics while still remaining compatible with ET 2.60b and as many of its mods as possible.
|
||||
* A new mod, **egacy**, which aims to add many useful features and improvements while staying close to the original gameplay, as well as being lightweight and extensible through Lua scripts.
|
||||
|
||||
.. note:: This documentation aims to be a centralized reference only. For information about common issues, getting help or contributing to the project, ensure to visit our official `website <https://www.etlegacy.com>`_ and `wiki <https://github.com/etlegacy/etlegacy/wiki>`_.
|
||||
|
||||
|
|
Loading…
Reference in a new issue