X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=README;h=36e1cf75d1170704e62e61e3c87430ae19b28fe1;hp=2999a47d5675dee1a6aa72e68de07dba4092a476;hb=e7d81937ae0c3c34ccd7bdf046d367af2b704668;hpb=61fa54318c3aa1ce0c2099f9793d830e5896c016 diff --git a/README b/README index 2999a47..36e1cf7 100644 --- a/README +++ b/README @@ -1,5 +1,18 @@ - The gmqcc Quake C Compiler +GMQCC: An improved Quake C compiler -For licensing, see the LICENSE file. +For licensing: see the LICENSE file. +For installation notes: see the INSTALL file. +For a list of authors: see the AUTHORS file. +For a list of changes: see the CHANGES file. -For installation notes, see the INSTALL file. +For documentation: + See the manpages, or visit the documentation online at + http://graphitemaster.github.com/gmqcc/doc.html + +For syntax highlighting description files, or information +regarding how to install them: + See the README in syntax directory + +For description on porting GMQCC to other platforms, or information +on how to approach porting GMQCC to more 'exotic' platforms: + See the PORTING file.