mesecraft/mods/MTG/boats
MeseCraft ca3d80b7fd 2021-06-28
* Added digiterms, to allow terminals and keyboard input methods to be used with digilines and to encourage Lua education.
* Added some of display_modpack to enable digiterms and display system.
* Removed smartshop.
* Added Fancy Vend for vending that supports pipeworks and digilines.
* Added awards mod to add achievements system.
* Updated minetest_game to release version 5.3.0
2021-06-28 17:20:54 -05:00
..
locale new mod folder layout inspired by mineclone2. new weather system (not working) 2021-01-30 23:07:24 -06:00
models new mod folder layout inspired by mineclone2. new weather system (not working) 2021-01-30 23:07:24 -06:00
textures new mod folder layout inspired by mineclone2. new weather system (not working) 2021-01-30 23:07:24 -06:00
README.txt new mod folder layout inspired by mineclone2. new weather system (not working) 2021-01-30 23:07:24 -06:00
init.lua new mod folder layout inspired by mineclone2. new weather system (not working) 2021-01-30 23:07:24 -06:00
license.txt new mod folder layout inspired by mineclone2. new weather system (not working) 2021-01-30 23:07:24 -06:00
mod.conf new mod folder layout inspired by mineclone2. new weather system (not working) 2021-01-30 23:07:24 -06: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.