X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=README;h=36e1cf75d1170704e62e61e3c87430ae19b28fe1;hp=e16ca62b8298b083e1f0e9ffd9fc713130f2aafb;hb=2917d39ef19b9beb889448d161503ec8153823a1;hpb=05ccb73e08b23c59f2dd3d9b35e922d430df5e9c diff --git a/README b/README index e16ca62..36e1cf7 100644 --- a/README +++ b/README @@ -1,9 +1,18 @@ GMQCC: An improved Quake C compiler -For licensing: see the LICENSE file. -For installation notes: see the INSTALL file. -For a list of authors: see the AUTHORS 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 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.