User Tools

Site Tools


games:avp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

games:avp [2009/11/29 18:08] – created kratz00games:avp [2009/12/01 20:41] (current) kratz00
Line 1: Line 1:
 +http://icculus.org/avp/
 +
 +Required: [[software:SDL]], [[software:OpenAL]]
 +
 <code> <code>
-git clone git://git.icculus.org/relnev/avp.git+git clone git://git.icculus.org/relnev/avp.git && 
 +cd avp && 
 +wget http://kratz00.org/files/avp/CMakeLists.txt && 
 +mkdir build && 
 +cd build && 
 +cmake .. && 
 +make
 </code> </code>
games/avp.1259514500.txt.gz · Last modified: 2009/11/29 18:08 by kratz00