mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-13 13:26:06 +00:00
Fix the barriers being offset by 2
Also add more dependency mods
This commit is contained in:
parent
e07ccacd4f
commit
a36d522b2e
188 changed files with 7334 additions and 14 deletions
16
mods/wool/README.txt
Normal file
16
mods/wool/README.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Minetest Game mod: wool
|
||||
=======================
|
||||
See license.txt for license information.
|
||||
|
||||
Authors of source code
|
||||
----------------------
|
||||
Originally by Perttu Ahola (celeron55) <celeron55@gmail.com> (MIT)
|
||||
Various Minetest Game developers and contributors (MIT)
|
||||
|
||||
Authors of media (textures)
|
||||
---------------------------
|
||||
Cisoun (CC BY-SA 3.0):
|
||||
wool_black.png wool_brown.png wool_dark_green.png wool_green.png
|
||||
wool_magenta.png wool_pink.png wool_violet.png wool_yellow.png
|
||||
wool_blue.png wool_cyan.png wool_dark_grey.png wool_grey.png
|
||||
wool_orange.png wool_red.png wool_white.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue