Go to file
Jozef Behran ec077dbf5c
Merge pull request #21 from osjc/ReadableRepairPriceCalc
More readable repair price calculation
2018-01-23 01:38:18 +01:00
menu Initial commit 2016-07-03 12:30:51 +03:00
mods/saturn Merge pull request #21 from osjc/ReadableRepairPriceCalc 2018-01-23 01:38:18 +01:00
.gitignore Parsing parameters of 'set postman rating', SS now has improveable max urgency class 2016-10-16 17:27:42 +03:00
game.conf Initial commit 2016-07-03 12:30:51 +03:00
lgpl-2.1.txt added license and readme 2016-10-08 17:04:58 +03:00
readme.txt Update readme.txt 2018-01-14 22:27:35 +03:00

readme.txt

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.