mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-29 01:20:18 +02:00
menu
mods
beds
binoculars
boats
locale
models
textures
README.txt
init.lua
license.txt
mod.conf
bones
bucket
butterflies
carts
creative
default
doors
dungeon_loot
dye
env_sounds
farming
fire
fireflies
flowers
game_commands
give_initial_stuff
map
mtg_craftguide
player_api
screwdriver
sethome
sfinv
spawn
stairs
tnt
vessels
walls
weather
wool
xpanes
utils
.gitignore
.luacheckrc
.travis.yml
LICENSE.txt
README.md
game.conf
game_api.txt
minetest.conf
minetest.conf.example
schematic_tables.txt
screenshot.png
settingtypes.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.