From 383f0272cd9f1a5787e07aaebca357642c577c88 Mon Sep 17 00:00:00 2001 From: Alexander Korshun Date: Wed, 22 Jun 2016 19:30:46 +0300 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..630857f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ACSUtils ACC +A patched version of ACC for use with ACSUtils + +Changes compared to vanilla ACC: +* Function count limit increased from 256 to 8192. + +This is not a fork of rheit/acc because that one has an outdated version.