mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
16 lines
499 B
Text
16 lines
499 B
Text
//unfortunately, have to wrap the docs in a C comment for doxygen
|
|
// vim:tw=74:formatoptions-=l
|
|
/**
|
|
\mainpage QuakeForge
|
|
|
|
QuakeForge is a 3D graphics game engine based on
|
|
<a href="http://www.idsoftware.com/">id Software's</a> legendary
|
|
Quake and QuakeWorld game engine. Our purpose? To improve the state of the
|
|
game by improving the engine and making it accessible to the largest number
|
|
of players we can.
|
|
|
|
\li \subpage build-install
|
|
\li \subpage faq
|
|
\li \subpage run_config
|
|
\li \subpage specs
|
|
*/
|