mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-23 04:12:39 +00:00
README correctified and specified for installers.
This commit is contained in:
parent
88fca67962
commit
02a05debeb
1 changed files with 4 additions and 3 deletions
7
README
7
README
|
@ -197,8 +197,9 @@ identical, but we have some general guidelines:
|
||||||
|
|
||||||
* Please include the id patch pk3s in your installer, which are available
|
* Please include the id patch pk3s in your installer, which are available
|
||||||
from http://icculus.org/quake3/?page=getdata subject to agreement to the id
|
from http://icculus.org/quake3/?page=getdata subject to agreement to the id
|
||||||
EULA. Your installer shall also ask the user to agree to this EULA and
|
EULA. Your installer shall also ask the user to agree to this EULA (which
|
||||||
subsequently refuse to continue the installation if they do not.
|
is in the web directory for your convienience) and subsequently refuse to
|
||||||
|
continue the installation of the patch pk3s and pak0.pk3 if they do not.
|
||||||
|
|
||||||
* Please don't require pak0.pk3, since not everyone using the engine
|
* Please don't require pak0.pk3, since not everyone using the engine
|
||||||
plans on playing Quake 3 Arena on it. It's fine to (optionally) assist the
|
plans on playing Quake 3 Arena on it. It's fine to (optionally) assist the
|
||||||
|
@ -206,7 +207,7 @@ identical, but we have some general guidelines:
|
||||||
|
|
||||||
* It is fine to just install the binaries, but without the pak0.pk3,
|
* It is fine to just install the binaries, but without the pak0.pk3,
|
||||||
or patch pk3s, and then not pester the user for the EULA, since it
|
or patch pk3s, and then not pester the user for the EULA, since it
|
||||||
only applies to the patch pk3s.
|
only applies to the patch pk3s and the pak0.pk3.
|
||||||
|
|
||||||
* Please include at least an SDL so/dylib on every platform but
|
* Please include at least an SDL so/dylib on every platform but
|
||||||
Windows (which doesn't use it yet).
|
Windows (which doesn't use it yet).
|
||||||
|
|
Loading…
Reference in a new issue