-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
52 lines (26 loc) · 873 Bytes
/
README
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
q3viewer - Quake3 Map Level Viewer
================================================================================
q3viewer is a level viewer to explore quake3 map.
Home
------------------------------------------------------------
Hompage:
https://cppfx.xyz/projects/q3viewer
Go to q3viewer homepage to read how to build.
Usage
------------------------------------------------------------
```
q3viewer <pk3 name>
```
Default config
------------------------------------------------------------
* Collision detection is setup;
* Gravity is zero;
* WASD is made default;
Case
------------------------------------------------------------
* 1. Create a map using TrenchBroom;
* 2. Compile the map using map-compiler;
* 3. Explore the map using this q3viewer;
LICENSE
------------------------------------------------------------
Boost Software License