mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-31 02:16:55 -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
|
||||
assist with building the IWADs. Both Python 2.7 and 3.x are fully
|
||||
supported.
|
||||
* 'DeuTex' 5.0.0-beta.1: freedoom now requires Deutex 5.0.0-beta.1.
|
||||
Unfortunately, not all distributions have updated their packages.
|
||||
If your distribution does not provide 5.0.0-beta.1, it
|
||||
* 'DeuTex' 5.0.0: freedoom now requires Deutex 5.0.0.
|
||||
This version is fairly new, and distributions have not yet had the
|
||||
chance to update their packages.
|
||||
If your distribution does not provide 5.0.0, it
|
||||
is recommended to use Mike Swanson's
|
||||
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
|
||||
https://github.com/Doom-Utils/deutex/releases[here],
|
||||
or the Ubuntu PPA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue