X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=README;h=36e1cf75d1170704e62e61e3c87430ae19b28fe1;hp=7829b8a4b091c26bcdfcc951bf2def7ea3b294d7;hb=ba0ac9737272ac247c1850be891b51c446144732;hpb=5c0a62be9616fd96bafc422b7fcd2105e4b445e5 diff --git a/README b/README index 7829b8a..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.