1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-16 04:30:22 +02:00

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
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).