-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
52 lines (38 loc) · 1.77 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Minetest Saturn
===============
An relatively scientifically accurate space simulator game.
To use this subgame with the Minetest engine, insert this repository as
<your_minetest_folder>/games/saturn
Copyright (C) 2016 Foghrye4, Aleksey Kuznetsov <foghrye4@gmail.com>
Default Controls
-----------------
- W/S: accelerate forward/backward
- A/D: accelerate left/right
- Space/Shift: accelerate up/down
- A + D: deceleration
- LMB: break and collect node (while holding retractor) or shoot weapon
(hold for string of bursts)
Other controls are same as in "Minetest Minimal" and "Minetest Game"
Noticeable contributors
-----------------------
osjc (Jozef Behran) (https://github.com/osjc)
License of Minetest Saturn textures and sounds
---------------------------------------
This applies to textures and sounds contained in the ./mods/saturn
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/
License of Minetest Saturn source code
-------------------------------
Minetest Saturn
Copyright (C) 2016 Foghrye4, Aleksey Kuznetsov <foghrye4@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.