1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-29 21:30:26 +02:00

Move media author information to README.txt in mod directories

This commit is contained in:
Perttu Ahola
2012-03-30 11:15:01 +03:00
parent 492e86050c
commit 1d4ae73e0d
5 changed files with 95 additions and 11 deletions

View File

@ -1,5 +1,5 @@
-- bucket (Minetest 0.4 mod)
-- A bucket, which can pick up water and lava
-- Minetest 0.4 mod: bucket
-- See README.txt for licensing and other information.
minetest.register_alias("bucket", "bucket:bucket_empty")
minetest.register_alias("bucket_water", "bucket:bucket_water")