minetest_game/mods/boats
paramat 3c9d0893ee Boats: Avoid crash if boat pos over limit
If the boat pos is over limit, 'add entity' will not add an entity,
causing 'boat' to be nil.
2016-12-21 13:42:23 +00:00
..
models Boats: Optimize, re-UV unwrap. 2016-03-30 23:11:12 +01:00
textures Follow naming conventions of textures and models in boats 2016-02-03 19:33:46 +00:00
README.txt Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
depends.txt Add boats 2014-07-05 16:03:33 +02:00
init.lua Boats: Avoid crash if boat pos over limit 2016-12-21 13:42:23 +00:00
license.txt Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00

README.txt

Minetest Game mod: boats
========================
See license.txt for license information.

Authors of source code
----------------------
Originally by PilzAdam (MIT)
Various Minetest developers and contributors (MIT)

Authors of media (textures and model)
-------------------------------------
Textures: Zeg9 (CC BY-SA 3.0)
Model: thetoon and Zeg9 (CC BY-SA 3.0),
  modified by PavelS(SokolovPavel) (CC BY-SA 3.0),
  modified by sofar (CC BY-SA 3.0)