1
0
mirror of git://repo.or.cz/minetest_treasurer.git synced 2025-06-28 22:36:06 +02:00

2 Commits

4 changed files with 2 additions and 1 deletions

View File

View File

@ -1 +0,0 @@
A framework which manages treasures which helps other mods to register and distribute treasures around the world.

View File

@ -361,3 +361,4 @@ function treasurer.determine_wear(treasure)
end
end
minetest.log("action", "[treasurer] loaded.")

View File

@ -1 +1,2 @@
name = treasurer
description = A framework which manages treasures which helps other mods to register and distribute treasures around the world.