mirror of
https://github.com/etlegacy/etlegacy-docs.git
synced 2024-12-12 05:02:24 +00:00
34 lines
2 KiB
ReStructuredText
34 lines
2 KiB
ReStructuredText
.. ET: Legacy documentation documentation master file, created by
|
|
sphinx-quickstart on Wed Mar 18 17:05:46 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
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>`_.
|
|
|
|
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**.
|
|
|
|
* 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.
|
|
|
|
.. 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>`_.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|