-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.TXT
More file actions
54 lines (36 loc) · 1.02 KB
/
README.TXT
File metadata and controls
54 lines (36 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
===========================
= Quake Live - Demo Tools =
===========================
Quake Live Demo Tools is a small set of tools for managing, editing and viewing Quake Live
and Quake 3 Arena demos.
- Supported platforms -
-----------------------
1. Binary packages:
* Windows XP/Vista/7
* Ubuntu 10.04 / Debian Squeeze 32 and 64-bit
* GNU/Linux 32 and 64-bit distro with Qt 4.6.0 or later installed
2. Source code:
* Windows XP/Vista/7 32-bit
* GNU/Linux 32 and 64-bit, gcc 4.2
Building the sources requires Qt 4.6.0 or later.
- Supported games -
-------------------
* Quake Live - dm_73
* Quake 3 Arena (VQ3/OSP/CPMA) - dm_68
- Build and install -
---------------------
Linux:
qmake-qt4 -spec linux-g++-32 (or linux-g++-64)
make qmake
make
make install
Windows (VC++):
qmake
nmake qmake
nmake
- Site and Email -
------------------
http://qldt.sf.net
edxbow@gmail.com
QLDT is available under the GPLv3 license, see the COPYING for details.
Copyright (c) 2010-2011 Ed Bow