浏览代码

README: add more text and provide links to instructions on wiki

Arseniy Shestakov 8 年之前
父节点
当前提交
d7f76fc433
共有 1 个文件被更改,包括 21 次插入8 次删除
  1. 21 8
      README.md

+ 21 - 8
README.md

@@ -2,20 +2,33 @@
 [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/github/vcmi/vcmi?branch=develop&svg=true)](https://ci.appveyor.com/project/vcmi/vcmi)
 [![Coverity Scan Build Status](https://scan.coverity.com/projects/vcmi/badge.svg)](https://scan.coverity.com/projects/vcmi)
 # VCMI Project
-VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.
+VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities.
 
 ## Links
 
- * Homepage:   http://vcmi.eu/
- * Wiki:       http://wiki.vcmi.eu/
- * Forums:     http://forum.vcmi.eu/
- * Bugtracker: http://bugs.vcmi.eu/
+ * Homepage:   https://vcmi.eu/
+ * Wiki:       https://wiki.vcmi.eu/
+ * Forums:     https://forum.vcmi.eu/
+ * Bugtracker: https://bugs.vcmi.eu/
  * Slack:      https://slack.vcmi.eu/
 
-## Installation
-For installation of latest release see release announcement on http://vcmi.eu/
+## Installation guides
 
-For building from source see project wiki at http://wiki.vcmi.eu/
+To use VCMI you need to own original data files.
+
+ * [Android](https://wiki.vcmi.eu/Installation_on_Android)
+ * [Linux](https://wiki.vcmi.eu/Installation_on_Linux)
+ * [macOS](https://wiki.vcmi.eu/Installation_on_macOS)
+ * [Windows](https://wiki.vcmi.eu/Installation_on_Windows)
+
+## Building from source
+
+Platform support is constantly tested by continuous integration and CMake configuration adjusted to generate nice looking projects for all major IDE. Following guides will help you to setup build environment with no effort:
+
+ * [On Linux](https://wiki.vcmi.eu/How_to_build_VCMI_(Linux))
+ * [On Linux for Windows with MXE](https://wiki.vcmi.eu/How_to_build_VCMI_(Linux/Cmake/MXE))
+ * [On macOS](https://wiki.vcmi.eu/How_to_build_VCMI_(macOS))
+ * [On Windows using MSVC and Vcpkg](https://wiki.vcmi.eu/How_to_build_VCMI_(Windows/Vcpkg))
 
 ## Copyright and license