juanchi/mods/minetest_game/boats
runs 16e48c8664 removed hbsprint 2022-01-04 01:39:21 +01:00
..
locale removed hbsprint 2022-01-04 01:39:21 +01:00
models fix:missing obj 2021-08-10 23:46:08 +02:00
textures first commit 2021-08-08 13:52:46 +02:00
README.txt first commit 2021-08-08 13:52:46 +02:00
init.lua first commit 2021-08-08 13:52:46 +02:00
license.txt first commit 2021-08-08 13:52:46 +02:00
mod.conf first commit 2021-08-08 13:52:46 +02: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)

Controls
--------
Right mouse button = Enter or exit boat when pointing at boat.
Forward            = Speed up.
                     Slow down when moving backwards.
Forward + backward = Enable cruise mode: Boat will accelerate to maximum forward
                     speed and remain at that speed without needing to hold the
                     forward key.
Backward           = Slow down.
                     Speed up when moving backwards.
                     Disable cruise mode.
Left               = Turn to the left.
                     Turn to the right when moving backwards.
Right              = Turn to the right.
                     Turn to the left when moving backwards.