X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=README;h=36e1cf75d1170704e62e61e3c87430ae19b28fe1;hb=78b615fce5f71be3dbb5720f28e1522bd86a830f;hp=bd71be0477c21f17051b784b57159e48c3bde94f;hpb=4a1eb7f9483fbea5a450f17d9d2a52bd3d5547b3;p=xonotic%2Fgmqcc.git diff --git a/README b/README index bd71be0..36e1cf7 100644 --- a/README +++ b/README @@ -12,3 +12,7 @@ For documentation: 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.