Merge pull request #1457 from acemod/weatherReadme

New weather module readme/feature description.
This commit is contained in:
ulteq 2015-05-31 17:39:52 +02:00
commit 3a2fd9dc08
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
ace_weather
===========
Fixes weather synchronisation across clients.
This module simulates realistic weather effects, according to the geographical location of the map, the date and time.
It also ensures that all players experience the same weather effects.
## Maintainers

View File

@ -7,7 +7,7 @@ parent: wiki
---
## 1. Overview
ACE3 Weather is enabled by default. This feature simulates realistic weather according to map location, time of day, date, etc and makes sure every player experiences the same weather effects.
ACE3 Weather simulates realistic weather effects, according to the geographical location of the map, the date and time. It also ensures that all players experience the same weather effects.
## 2. Usage