From 6f4c01bdab0e67c96bc82d02f7e5ca8405de7d5c Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Sat, 16 Nov 2013 01:39:06 -0800 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 1ba617146..c075e3515 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,17 @@ non-Windows platforms. DirectX 11 support is required. To get full speed and compatibility Mantle may be required in the future (which means R9 AMD cards and up). +### (some argument over an unimportant technical choice) + +In general: 'I don't care.' + +Here's a short list of common ones: + +* 'Why Python 2.7? 3 is awesome!' -- agreed, but gyp needs 2.7. +* 'Why this GYP stuff?' -- CMake sucks, managing Xcode projects by hand sucks, +and for the large cross-platform project this will become I'm not interested +in keeping all the platforms building any other way. +* 'Why this xenia-build.py stuff?' -- I like it, it helps me. If you want to +manually execute commands have fun, nothing is stopping you. + ## Known Issues