From 8d0db0344dd6b41bf232db42c5c1ac99ed52e571 Mon Sep 17 00:00:00 2001 From: STAM Date: Tue, 20 Feb 2018 15:08:36 +0300 Subject: [PATCH] Updated Compilling metamod r (markdown) --- Compilling-metamod-r.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Compilling-metamod-r.md b/Compilling-metamod-r.md index d9a0df9..4adbe84 100644 --- a/Compilling-metamod-r.md +++ b/Compilling-metamod-r.md @@ -1,5 +1,13 @@ ## [![](https://i.imgur.com/ou0wy1S.png)](https://github.com/EpicMorgGames/metamod-r-game-tests/wiki/English-version) Back + +*** + +Перенесено в оригинальную доку + +*** + + ## Build instructions for metamod-r #### There are several software requirements for building rehlds: @@ -37,4 +45,5 @@ icc (ICC) 15.0.1 20141023
gradlew --max-workers=1 clean buildRelease
![](https://i.imgur.com/AzhAYR4.png) Linux (ICC): -
./gradlew --max-workers=1 clean buildRelease
\ No newline at end of file +
./gradlew --max-workers=1 clean buildRelease
+***