Fixed typo
This commit is contained in:
parent
da4715359e
commit
35b43b7841
@ -12,4 +12,3 @@ sandstone
|
||||
sandstone brick
|
||||
brick
|
||||
|
||||
Licence - WTFPL
|
||||
|
2
init.lua
2
init.lua
@ -16,5 +16,5 @@ walls.register(":walls:stone_brick", "Stone Brick Wall", "default_stone_brick.pn
|
||||
walls.register(":walls:desert_stone", "Desert Stone Wall", "default_desert_stone.png",
|
||||
"default:desert_stone", default.node_sound_stone_defaults())
|
||||
|
||||
walls.register(":walls:desrt_stone_brick", "Desert Stone Brick Wall", "default_desert_stone_brick.png",
|
||||
walls.register(":walls:desert_stonebrick", "Desert Stone Brick Wall", "default_desert_stone_brick.png",
|
||||
"default:desert_stonebrick", default.node_sound_stone_defaults())
|
||||
|
13
licence.txt
Normal file
13
licence.txt
Normal file
@ -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.
|
@ -14,4 +14,4 @@ sandstone
|
||||
sandstone brick
|
||||
brick
|
||||
|
||||
Licence - WTFPL
|
||||
Licence - DWYWPL
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 100 KiB |
Loading…
x
Reference in New Issue
Block a user