mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Update language in Compiling.adoc
This commit is contained in:
parent
0bc6c96f47
commit
6770d42207
1 changed files with 5 additions and 4 deletions
|
@ -26,12 +26,13 @@ Building the Freedoom IWADs pretty much simply requires the following:
|
||||||
* 'Python': Freedoom uses several Python programs in its tree to
|
* 'Python': Freedoom uses several Python programs in its tree to
|
||||||
assist with building the IWADs. Both Python 2.7 and 3.x are fully
|
assist with building the IWADs. Both Python 2.7 and 3.x are fully
|
||||||
supported.
|
supported.
|
||||||
* 'DeuTex' 5.0.0-beta.1: freedoom now requires Deutex 5.0.0-beta.1.
|
* 'DeuTex' 5.0.0: freedoom now requires Deutex 5.0.0.
|
||||||
Unfortunately, not all distributions have updated their packages.
|
This version is fairly new, and distributions have not yet had the
|
||||||
If your distribution does not provide 5.0.0-beta.1, it
|
chance to update their packages.
|
||||||
|
If your distribution does not provide 5.0.0, it
|
||||||
is recommended to use Mike Swanson's
|
is recommended to use Mike Swanson's
|
||||||
https://github.com/Doom-Utils/deutex[repository], the master branch of
|
https://github.com/Doom-Utils/deutex[repository], the master branch of
|
||||||
which includes 5.0. You may also make use of the Windows binaries provided
|
which includes 5.0.0. You may also make use of the Windows binaries provided
|
||||||
on the official release page
|
on the official release page
|
||||||
https://github.com/Doom-Utils/deutex/releases[here],
|
https://github.com/Doom-Utils/deutex/releases[here],
|
||||||
or the Ubuntu PPA
|
or the Ubuntu PPA
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue