blob: eb47ddf26ae44073b5b0a398f667c5493c669dad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<maintainer>
<email>vapier@gentoo.org</email>
<name>Mike Frysinger</name>
</maintainer>
<longdescription>
Half-Life SDK
The current version of the Half-Life SDK is 2.3, which includes new functionality
for mod authors, greatly increasing their power to create a wide variety of games
using the Half-Life engine. The new features included with version 2.3 are the
inclusion of the Ricochet source code (with multi-serve technology), first-person
spectator code, and updated information on the server query protocol.
Note:
This is the version from metamod ... it's been ported and updated for use in linux.
</longdescription>
</pkgmetadata>
|