mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-02-21 19:41:07 +00:00
* Anal README formatting edits
This commit is contained in:
parent
8415024a08
commit
8dffd41c18
1 changed files with 19 additions and 20 deletions
39
README
39
README
|
@ -198,35 +198,34 @@ 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 (which
|
EULA. Your installer shall also ask the user to agree to this EULA (which
|
||||||
is in the /web/include directory for your convienience) and subsequently
|
is in the /web/include directory for your convenience) and subsequently
|
||||||
refuse to continue the installation of the patch pk3s and pak0.pk3 if they
|
refuse to continue the installation of the patch pk3s and pak0.pk3 if they
|
||||||
do not.
|
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
|
||||||
user in copying the file or telling them how.
|
user in copying the file or tell them how.
|
||||||
|
|
||||||
* 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
|
|
||||||
only applies to the patch pk3s and the pak0.pk3.
|
|
||||||
|
|
||||||
* Please include at least an SDL so/dylib on every platform but
|
* It is fine to just install the binaries without requiring id EULA agreement,
|
||||||
Windows (which doesn't use it yet).
|
providing pak0.pk3 and the patch pk3s are not refered to or included in the
|
||||||
|
installer.
|
||||||
|
|
||||||
* Please include an OpenAL so/dylib/dll, since every platform
|
* Please include at least an SDL so/dylib on every platform but Windows
|
||||||
should be using it by now.
|
(which doesn't use it yet).
|
||||||
|
|
||||||
* We'll bump the version to 1.34 as soon as we get enough people
|
* Please include an OpenAL so/dylib/dll, since every platform should be using
|
||||||
who can demonstrate a competent build for Windows and Mac.
|
it by now.
|
||||||
|
|
||||||
* Please contact the mailing list and/or zakk@timedoctor.org after
|
|
||||||
you've made your installer.
|
|
||||||
|
|
||||||
* Please be prepared to alter your installer on the whim of the
|
* We'll bump the version to 1.34 as soon as we get enough people who can
|
||||||
maintainers.
|
demonstrate a competent build for Windows and Mac.
|
||||||
|
|
||||||
* Your installer will be mirrored to an "official" directory, thus
|
* Please contact the mailing list and/or zakk@timedoctor.org after you've
|
||||||
making it a done deal.
|
made your installer.
|
||||||
|
|
||||||
|
* Please be prepared to alter your installer on the whim of the maintainers.
|
||||||
|
|
||||||
|
* Your installer will be mirrored to an "official" directory, thus making it
|
||||||
|
a done deal.
|
||||||
|
|
||||||
------------------------------------------------------------------ Credits -----
|
------------------------------------------------------------------ Credits -----
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue