mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-08 11:51:23 -04:00
Merge branch 'master' into 'master'
Update Installation Instructions to include Fedora installation See merge request OpenMW/openmw!4819
This commit is contained in:
commit
2efa76052f
@ -62,6 +62,25 @@ However, it depends on several packages which are not in stable,
|
|||||||
so it is not possible to install OpenMW in Wheezy without creating a FrankenDebian.
|
so it is not possible to install OpenMW in Wheezy without creating a FrankenDebian.
|
||||||
This is not recommended or supported.
|
This is not recommended or supported.
|
||||||
|
|
||||||
|
Fedora
|
||||||
|
======
|
||||||
|
|
||||||
|
OpenMW is available in the official repository of Fedora for versions 41 and up.
|
||||||
|
To install simply run the following as root (or in sudo), depending on what packages
|
||||||
|
you want.
|
||||||
|
|
||||||
|
``openmw`` includes the launcher, install wizard, iniimporter and the engine itself.
|
||||||
|
|
||||||
|
``openmw-cs`` includes the construction set.
|
||||||
|
|
||||||
|
``openmw-tools`` includes ``bsatool``, ``esmtool`` and ``niftest``.
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
|
$ dnf install openmw
|
||||||
|
$ dnf install openmw-cs
|
||||||
|
$ dnf install openmw-tools
|
||||||
|
|
||||||
Flatpak
|
Flatpak
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user