From 16b01c2e5567ab914e3dc2ff76b0eca874264f09 Mon Sep 17 00:00:00 2001 From: theAsmodai Date: Tue, 27 Jun 2017 01:37:11 +0300 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bc3b8e4 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# metamod-r +Metamod-r is fully reworked fork of original Metamod by Jussi Kivilinna for Half-Life 1. It contains a huge number of performance optimizations and much cleaner code. The core was written using the JIT compiler.