]> de.git.xonotic.org Git - xonotic/gmqcc.git/blob - README
Fix unary negation (-)
[xonotic/gmqcc.git] / README
1 GMQCC: An improved Quake C compiler
2
3 For licensing:           see the LICENSE file.
4 For installation notes:  see the INSTALL file.
5 For a list of authors:   see the AUTHORS file.
6 For a list of changes:   see the CHANGES file.
7
8 For documentation:
9     See the manpages, or visit the documentation online at
10     http://graphitemaster.github.com/gmqcc/doc.html
11
12 For syntax highlighting description files, or information
13 regarding how to install them:
14     See the README in syntax directory
15
16 For description on porting GMQCC to other platforms, or information
17 on how to approach porting GMQCC to more 'exotic' platforms:
18     See the PORTING file.