A community build of 4.11 from another site. Three things have already
been taken out of it - RPL4.RES and GAUGE/L4GAUGE.CFG promoted into
assets/RP411 in f7c7000, and the console configs copied to
tools/console-config - and with the archive untracked none of that was
checkable. Keep it whole so it is.
Nothing here is read at build time or ships in a release; a README says
so, says what was promoted and why, and warns that rpl4opt.exe in this
folder is the community's 4.11 binary and not what BUILD.md produces.
It costs much less than the 111 MB on disk suggests: 767 of the 998 files
are byte-identical to assets/RP411 and git stores a blob once. The real
additions are the 223 WAVs, every one of which differs from ours, and
four audio files with no counterpart at all. Whether those WAVs are
better masters or just different renderings is unestablished, so they
stay unpromoted. Thumbs.db was already covered by .gitignore.
38 lines
626 B
Plaintext
38 lines
626 B
Plaintext
[object]
|
|
gatfile=gauge.gat
|
|
|
|
[lods]
|
|
level0=5
|
|
level1=100000
|
|
|
|
[vertices]
|
|
v0=-50, 0, 20
|
|
v1=-50, 0, -20
|
|
v2=50, 0, -20
|
|
v3=50, 0, 20
|
|
v4=-35, 0, -40
|
|
v5=-35, 0, -25
|
|
v6=-50, 0, -45
|
|
v7=35, 0, 40
|
|
v8=35, 0, 25
|
|
v9=50, 0, 45
|
|
v10=35, 0, 15
|
|
v11=45, 0, -15
|
|
v12=25, 0, -15
|
|
v13=-35, 0, -15
|
|
v14=-25, 0, 15
|
|
v15=-45, 0, 15
|
|
|
|
[level0]
|
|
linelist=a_concrete v0 v1 v2 v3 v0
|
|
linelist=a_concrete v4 v5 v1 v6 v4
|
|
linelist=a_concrete v7 v8 v3 v9 v7
|
|
linelist=a_drop v10 v11 v12 v10
|
|
linelist=a_drop v13 v14 v15 v13
|
|
|
|
[level1]
|
|
linelist=a_concrete v0 v1 v2 v3 v0
|
|
linelist=a_drop v13 v14 v15 v13
|
|
linelist=a_drop v10 v11 v12 v10
|
|
|