Add initial 'weather' mod to vary cloud density, thickness, velocity

This commit is contained in:
Paramat 2019-10-15 00:38:41 +01:00 committed by GitHub
parent ef7df329d2
commit 7c1fd9c24e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 150 additions and 0 deletions

4
mods/weather/README.txt Normal file
View file

@ -0,0 +1,4 @@
Minetest Game mod: weather
==========================
See license.txt for license information.
Source code by paramat (MIT).