Added files via upload

This commit is contained in:
TumeniNodes 2016-04-16 10:08:33 -04:00
parent 93022b173f
commit 1a032e7d82
6 changed files with 1103 additions and 0 deletions

8
README.txt Normal file
View File

@ -0,0 +1,8 @@
This mod adds new building blocks to Minetest.
Please read the "license.txt" file for license info.
Any credit / mention of author will always be greatly appreciated.
I want to thank the Minetest creators, devs, and community members who have all put so much work into this free software, and who are always willing and there to help with any questions. All your work is greatly appreciated, and enjoyed.
The x16 and x32 textures obviously need some tweaking. I will get to them at a later date, I just wanted to make sure they were at least available for users who prefer them.
The stained glass windows are installed by aiming at either the front or back of the arches blocks. If you point at a regular block and set it, this sets the glass inside said block (a funny glich that turned up).

2
depends.txt Normal file
View File

@ -0,0 +1,2 @@
default
doors

3
description.txt Normal file
View File

@ -0,0 +1,3 @@
ArtDeco ver. 1.0 by the greatone
This mod just adds some new building blocks to Minetest. It includes arches, and some new stained glass windows. I hope you enjoy them.
Please feel free to offer critique and, or suggestions.

1078
init.lua Normal file

File diff suppressed because it is too large Load Diff

12
license.txt Normal file
View File

@ -0,0 +1,12 @@
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.

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 KiB