mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
And just one more
This commit is contained in:
parent
2a99448fac
commit
c2588583b1
12
README.md
12
README.md
@ -1,12 +1,8 @@
|
||||
<p align="center">
|
||||
<img src="https://github.com/acemod/ACE3/blob/master/extras/assets/logo/black/ACE3-Logo.jpg"
|
||||
height="80" />
|
||||
height="96" />
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="http://ace3mod.com/wiki/index.html">
|
||||
<img src="https://img.shields.io/badge/ACE3-Wiki-orange.svg?style=flat"
|
||||
alt="ACE3 Wiki" />
|
||||
</a>
|
||||
<a href="https://github.com/acemod/ACE3/releases">
|
||||
<img src="http://img.shields.io/badge/Version-3.0.0-blue.svg?style=flat"
|
||||
alt="ACE3 Version" />
|
||||
@ -49,7 +45,7 @@ The mod is **built modularly**, so almost any included PBO can be easily removed
|
||||
***and more...***
|
||||
|
||||
#### Guides & how-tos
|
||||
If you installed ACE3 but have trouble understanding how it all works, or where to start, read this:
|
||||
If you installed ACE3 but have trouble understanding how it all works, or where to start, read this first:
|
||||
* [Getting started](https://github.com/acemod/ACE3/blob/master/documentation/user/getting-started.md)
|
||||
|
||||
#### Contributing
|
||||
@ -60,5 +56,5 @@ Please, use our [Issue Tracker](https://github.com/acemod/ACE3/issues) to report
|
||||
* [How to make a feature request](http://ace3mod.com/wiki/user/how-to-make-a-feature-request.html)
|
||||
|
||||
#### Testing & building
|
||||
To help us test the latest development changes, first, download our master branch ([directly](https://github.com/acemod/ACE3/archive/master.zip), or with [git commands](https://help.github.com/articles/fetching-a-remote/)), then assemble a local test build:
|
||||
* [Setting up the development environment](https://github.com/acemod/ACE3/blob/master/documentation/development/setting-up-the-development-environment.md) — step-by-step instructions on how to properly setup and build a version of ACE for testing purposes.
|
||||
To help us test the latest development changes, download our master branch ([directly](https://github.com/acemod/ACE3/archive/master.zip), or with [git commands](https://help.github.com/articles/fetching-a-remote/)), then assemble a test build:
|
||||
* [Setting up the development environment](https://github.com/acemod/ACE3/blob/master/documentation/development/setting-up-the-development-environment.md) – step-by-step instructions on how to properly setup and build a version of ACE for testing purposes.
|
||||
|
Loading…
Reference in New Issue
Block a user