mirror of
git://repo.or.cz/minetest_hbhunger.git
synced 2025-06-29 21:31:01 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
53df2c500b | |||
7b10cdcb5b |
2
init.lua
2
init.lua
@ -153,3 +153,5 @@ minetest.register_globalstep(function(dtime)
|
||||
end)
|
||||
|
||||
end
|
||||
|
||||
minetest.log("action", "[hbhunger] loaded.")
|
||||
|
@ -1,3 +1,6 @@
|
||||
OLD CHANGELOG
|
||||
-------------
|
||||
|
||||
0.1.0
|
||||
-----
|
||||
Initial release
|
Reference in New Issue
Block a user