Highways Mod v1.0 By Leslie Krause Highways automatically constructs a network of walkable paths throughout the world during the map generation phase, thereby encouraging users to explore. The concept and source code are derived from paramat's excellent "Pathv6alt" mod which has been adapted for mapgen v7 and heavily tweaked for use with the Just Test Tribute game. The path itself is intended to serve as a public right of way. Therefore, the nodes are unbreakable to prevent griefing. Simply use WorldEdit, if needed, to make adjustments in proximity to player builds. Dependencies ---------------------- Default Mod (required) https://github.com/minetest-game-mods/default Installation ---------------------- 1) Unzip the archive into the mods directory of your game. 2) Rename the highways-master directory to "highways". 3) Update your game's configuration to use v7 mapgen. Source Code License ---------------------------------------------------------- GNU Lesser General Public License v3 (LGPL-3.0) Copyright (c) 2014-2015, paramat Copyright (c) 2018, Leslie E. Krause 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 3 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. http://www.gnu.org/licenses/lgpl-2.1.html Multimedia License (textures, sounds, and models) ---------------------------------------------------------- Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) /textures/default_maple_wood.png obtained from https://github.com/paramat/pathvalleys by paramat You are free to: Share — copy and redistribute the material in any medium or format. Adapt — remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms: Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Notices: You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. For more details: http://creativecommons.org/licenses/by-sa/3.0/
sorcerykid/highways
Highways automatically constructs a network of walkable paths throughout the world
Lua