Go to file
wsor 36ea52916b readme update 2021-02-01 12:00:19 -05:00
.github/workflows fix luacheck warning, add github actions 2021-02-01 11:19:06 -05:00
textures Upload files to 'textures' 2019-09-02 20:11:49 +00:00
.gitignore Initial commit 2019-09-02 19:58:22 +00:00
.luacheckrc add luacheck, fix luacheck warnings, clean up code 2021-02-01 11:16:41 -05:00
README.md readme update 2021-02-01 12:00:19 -05:00
init.lua add settings 2021-02-01 11:58:30 -05:00
settingtypes.txt add settings 2021-02-01 11:58:30 -05:00

README.md

skybox_extended

Luacheck License: MIT

A minetest mod that adds a simple coded interchangeable skybox which adds Space to a regular minetest world, adding certain realism when going into higher altitudes.

Forum: (orginal) https://forum.minetest.net/viewtopic.php?f=9&t=13775

Instructions

  1. Extract mod from "skybox_extended_master.zip" or "skybox_extended_master.tar.gz"

  2. Rename Extracted folder "skybox_extended_master" to "skybox_extended"

  3. Change file permissions to "skybox_extended" (make sure the files are accessible to the client)

  4. Add "skybox_extended" mod to "minetest/games/[game directory]/mods" directory

  5. Run Minetest 5.3 or greater :)

minetest.conf settings

se_space (default 20000) value from where space starts
se_physics (default false) enable physics in space

Licences:

Code: MIT
Geshin - WTFPL Do What the Fuck You Want to Public License. (http://www.wtfpl.net/)
wsor4035 - MIT

Textures: GPL 2 or CC BY-SA 3.0 (Cuinn Herrick)