This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:gameengine:unreal [2015/04/17 12:06] – scipio | tips:gameengine:unreal [2015/04/17 12:28] (current) – [Build from sources] scipio | ||
|---|---|---|---|
| Line 42: | Line 42: | ||
| </ | </ | ||
| - | To running editor an IDE must be present, Epic wants kdevelop but it is possible to use others. | + | To running editor an IDE must be present, Epic wants kdevelop but it is possible to use [[https:// |
| - | For example configure vim IDE for C++ editor mode: edit ''' | + | For example configure vim IDE for C++ editor mode: |
| + | 1) clone | ||
| + | < | ||
| + | cd Engine/ | ||
| + | git clone https:// | ||
| + | </ | ||
| + | |||
| + | 2) edit ''' | ||
| < | < | ||
| [/ | [/ | ||