Updated Compilling metamod r (markdown)

STAM 2018-02-20 15:08:36 +03:00
parent 745a6db343
commit 8d0db0344d

@ -1,5 +1,13 @@
## [![](https://i.imgur.com/ou0wy1S.png)](https://github.com/EpicMorgGames/metamod-r-game-tests/wiki/English-version) Back ## [![](https://i.imgur.com/ou0wy1S.png)](https://github.com/EpicMorgGames/metamod-r-game-tests/wiki/English-version) Back
***
Перенесено в оригинальную доку
***
## Build instructions for metamod-r ## Build instructions for metamod-r
#### There are several software requirements for building rehlds: #### There are several software requirements for building rehlds:
@ -38,3 +46,4 @@ icc (ICC) 15.0.1 20141023
![](https://i.imgur.com/AzhAYR4.png) Linux (ICC): ![](https://i.imgur.com/AzhAYR4.png) Linux (ICC):
<pre>./gradlew --max-workers=1 clean buildRelease</pre> <pre>./gradlew --max-workers=1 clean buildRelease</pre>
***