Skip to content

Commit

Permalink
Merge branch 'master' into antum
Browse files Browse the repository at this point in the history
Conflicts:
	mdoors/depends.txt
	my_castle_doors/depends.txt
	my_cottage_doors/depends.txt
	my_default_doors/depends.txt
	my_fancy_doors/depends.txt
	my_hidden_doors/depends.txt
	my_misc_doors/depends.txt
	my_old_doors/depends.txt
	my_saloon_doors/depends.txt
  • Loading branch information
AntumDeluge committed May 10, 2017
2 parents daacdc6 + 63aef13 commit e36c9d1
Show file tree
Hide file tree
Showing 269 changed files with 407 additions and 976 deletions.
20 changes: 20 additions & 0 deletions .luacheckrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
unused_args = false
allow_defined_top = true

read_globals = {
"doors",
"DIR_DELIM",
"minetest", "core",
"dump",
"vector", "nodeupdate",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
"intllib",
"default",
"armor",
}

globals = {
core = { fields = { "do_item_eat" }},
}

9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# mydoors
Mydoors is a modpack with many door styles.

This is a modpack that adds over 50 doors to minetest. It is set up as a mod pack so you can choose the style of doors you want without adding them all.
It has everything from old fashion doors to futuristic sliding doors.

Forum - https://forum.minetest.net/viewtopic.php?f=11&t=10626

Licence - DWYWPL
1 change: 1 addition & 0 deletions description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Several different style doors.
13 changes: 13 additions & 0 deletions licence.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
DO WHAT YOU WANT TO PUBLIC LICENSE
or abbreviated DWYWPL

December 2nd 2015
License Copyright (C) 2015 Michael Tomaino (PlatinumArts@gmail.com)
www.sandboxgamemaker.com/DWYWPL/

DO WHAT YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

1. You are allowed to do whatever you want to with what content is using this license.
2. This content is provided 'as-is', without any express or implied warranty. In no event
will the authors be held liable for any damages arising from the use of this content.
50 changes: 0 additions & 50 deletions mdoors/README.txt

This file was deleted.

3 changes: 0 additions & 3 deletions mdoors/depends.txt

This file was deleted.

Loading

0 comments on commit e36c9d1

Please sign in to comment.