Add README.txt, mod.conf and screenshot.png
This commit is contained in:
parent
78421af0fa
commit
1f7f8672b9
29
README.txt
Normal file
29
README.txt
Normal file
@ -0,0 +1,29 @@
|
||||
Bulldozer mod for Minetest
|
||||
==========================
|
||||
|
||||
Driveable bulldozer for pushing nodes and flattening ground.
|
||||
|
||||
The entity spawner item is called bulldozer:bulldozer_item.
|
||||
|
||||
Controls
|
||||
--------
|
||||
- Right click the bulldozer: Enter/exit vehicle
|
||||
- Up: Forward
|
||||
- Down: Reverse
|
||||
- Left: Turn left
|
||||
- Right: Turn right
|
||||
- Jump:
|
||||
- Hold while moving forward to grade upwards
|
||||
- Sneak:
|
||||
- Hold while moving forward to grade downwards
|
||||
- Hold while reversing to prevent climbing on top of ground
|
||||
|
||||
License
|
||||
-------
|
||||
Code: GPL 3
|
||||
Media: CC BY-SA 4.0
|
||||
|
||||
Credits
|
||||
-------
|
||||
Made by Perttu "celeron55" Ahola
|
||||
|
4
mod.conf
Normal file
4
mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = bulldozer
|
||||
description = Driveable bulldozer for pushing nodes and flattening ground
|
||||
author = celeron55
|
||||
title = Bulldozer
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 779 KiB |
Loading…
x
Reference in New Issue
Block a user