From 2b5c415db3c33c30b47811cc62262e95bc69611b Mon Sep 17 00:00:00 2001 From: Wolfgang Thaller Date: Thu, 9 Oct 2014 00:52:39 +0200 Subject: [PATCH] add Rez/README.md --- Rez/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Rez/README.md diff --git a/Rez/README.md b/Rez/README.md new file mode 100644 index 0000000000..807dc0cffd --- /dev/null +++ b/Rez/README.md @@ -0,0 +1,12 @@ +Rez Resource Compiler +===================== + +A reimplementation of the classic Rez resource compiler. + + +Known Bugs & Limitations +----------------- + +* `$ABCD` alternate syntax for hex numbers is not supported +* hex strings not supported +* Other than in Apple Rez, the preprocessor is case sensitive.