[mp_deploy_nodes] Update to Git commit eb3d68c:

https://github.com/cornernote/minetest-deploy_nodes/tree/eb3d68c
master
AntumDeluge 2017-05-26 18:41:52 -07:00
parent e7c4eec515
commit 50b7bb8bba
16 changed files with 24 additions and 18 deletions

View File

@ -191,7 +191,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
* oerrki
* sheep
* zombie
* [deploy_nodes][] ([BSD 3-Clause][lic.deploy_nodes]) -- version [1.0.0 (d8790ef Git)][ver.deploy_nodes] *2014-01-16*
* [deploy_nodes][] ([BSD 3-Clause][lic.deploy_nodes]) -- version [eb3d68c Git][ver.deploy_nodes] *2015-05-19*
* [homedecor_modpack][homedecor] ([LGPL / WTFPL / CC BY-SA / CC0][lic.homedecor]) -- version: [8e467ef Git][ver.homedecor] *2017-01-24* ([patched][patch.homedecor])
* mp_homedecor_modpack/
* building_blocks
@ -466,7 +466,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
[ver.creeper]: https://github.com/Rui-Minetest/creeper/tree/036666e
[ver.crops]: https://github.com/minetest-mods/crops/tree/2b1bb37
[ver.currency]: https://github.com/minetest-mods/currency/tree/21f9811
[ver.deploy_nodes]: https://github.com/cornernote/minetest-deploy_nodes/tree/d8790ef
[ver.deploy_nodes]: https://github.com/cornernote/minetest-deploy_nodes/tree/eb3d68c
[ver.drawers]: https://github.com/minetest-mods/drawers/tree/7b9a384
[ver.enchanting]: https://github.com/minetest-mods/enchanting/tree/13ea31c
[ver.ethereal]: https://github.com/tenplus1/ethereal/tree/2c24961

View File

@ -15,7 +15,7 @@ Craftable nodes that when placed turn into shapes or structures.
- **[Documentation](http://cornernote.github.io/minetest-deploy_nodes)**
- **[GitHub Project](https://github.com/cornernote/minetest-deploy_nodes)**
- **[Minetest Forum](http://minetest.net/forum/viewtopic.php?id=3192)**
- **[Minetest Forum](https://forum.minetest.net/viewtopic.php?id=3192)**
## Support

View File

@ -1 +1,2 @@
deploy_nodes
throwing

View File

@ -4,7 +4,7 @@ Deploy Nodes for Minetest
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-deploy_nodes
License: GPLv3
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-deploy_nodes/master/LICENSE
Shape based on livehouse mod by neko259: http://minetest.net/forum/viewtopic.php?id=1675
@ -22,7 +22,7 @@ deploy_building.get_files = function(size)
local modpath = minetest.get_modpath("deploy_building")
local output
if os.getenv('HOME')~=nil then
os.execute('\ls -a "'..modpath..'/buildings/'..size..'/" | grep .we > "'..modpath..'/buildings/'..size..'/_buildings"') -- linux/mac
os.execute('\\ls -a "'..modpath..'/buildings/'..size..'/" | grep .we > "'..modpath..'/buildings/'..size..'/_buildings"') -- linux/mac
local file, err = io.open(modpath..'/buildings/'..size..'/_buildings', "rb")
if err ~= nil then
return

View File

@ -1 +1,2 @@
deploy_nodes
throwing

View File

@ -4,7 +4,7 @@ Deploy Nodes for Minetest
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-deploy_nodes
License: GPLv3
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-deploy_nodes/master/LICENSE
Shape based on Multinode mod by mauvebic: http://minetest.net/forum/viewtopic.php?id=2398

View File

@ -1 +1,2 @@
deploy_nodes
throwing

View File

@ -4,7 +4,7 @@ Deploy Nodes for Minetest
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-deploy_nodes
License: GPLv3
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-deploy_nodes/master/LICENSE
Shape based on Maze mod by Echo: http://minetest.net/forum/viewtopic.php?id=2814

View File

@ -4,7 +4,7 @@ Deploy Nodes for Minetest
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-deploy_nodes
License: GPLv3
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-deploy_nodes/master/LICENSE
MAIN LOADER

View File

@ -1 +1,2 @@
deploy_nodes
throwing

View File

@ -4,7 +4,7 @@ Deploy Nodes for Minetest
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-deploy_nodes
License: GPLv3
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-deploy_nodes/master/LICENSE
Shape based on WorldEdit mod by Temperest: http://minetest.net/forum/viewtopic.php?id=2398

View File

@ -1 +1,2 @@
deploy_nodes
throwing

View File

@ -4,7 +4,7 @@ Deploy Nodes for Minetest
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-deploy_nodes
License: GPLv3
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-deploy_nodes/master/LICENSE
Shape based on Multinode mod by mauvebic: http://minetest.net/forum/viewtopic.php?id=2398

View File

@ -1 +1,2 @@
deploy_nodes
throwing

View File

@ -4,7 +4,7 @@ Deploy Nodes for Minetest
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-deploy_nodes
License: GPLv3
License: BSD-3-Clause https://raw.github.com/cornernote/minetest-deploy_nodes/master/LICENSE
SPIRAL

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 KiB