Git Product home page Git Product logo

minetest-skins's Introduction

minetest-skins
==============

Skins mod for minetest.
To add 3D skins:
./install_skin.sh -3d <files>
To add 2D skins:
./install_skin.sh -2d <files>

If you add a 3D skin, please re-run ./generate_previews.sh
Please run ./set_meta.sh after adding any skin, this will allow you to set the name, author and description for them.
Alternatively, you can directly edit the meta file in skins/meta/*.txt

Feel free to send your skins via pull request or PM on the forum ! (with license information)

Credits (also applies to back and previews of skins, please tell me if I missed someone):

From minetest_game (CC BY-SA 3.0):
	player_1.png
MirceaKitsune (WTFPL) + bundled script by Zeg9 (WTFPL too):
	skin_previews.blend
Jordach (CC BY-SA 3.0):
	character_1.png
Zeg9 (CC BY-SA 3.0):
	character_2.png
jmf (WTFPL):
	player_2.png
	character_3.png
	character_4.png
	character_5.png
	character_6.png
	character_7.png
	character_8.png
	character_9.png
	character_10.png
	character_11.png
Chinchow (WTFPL):
	character_12.png
	character_13.png
	character_14.png
HybridDog (CC BY-SA 3.0):
	character_15.png
	character_16.png
	character_17.png
	character_18.png
HybridDog (WTFPL):
	player_10.png
Jordach (CC BY-NC-SA):
	character_19.png
	character_20.png
	character_21.png
	character_22.png
	character_23.png
	character_24.png
	character_25.png
	character_26.png
Stuart Jones (WTFPL):
	character_27.png
klunk (WTFPL):
	player_3.png
InfinityProject:
	player_4.png
	player_5.png
	player_6.png
	player_7.png
	player_8.png
	player_9.png
prof_turbo (WTFPL):
	player_11.png
	character_28.png
	character_29.png
jojoa1997 (CC BY-SA 3.0):
	character_30.png
cisoun (WTFPL):
	player_12.png

minetest-skins's People

Contributors

kaeza avatar zeg9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

minetest-skins's Issues

update_from_db.py error

Traceback (most recent call last):
  File "./update_from_db.py", line 39, in <module>
    addpage(p+2)
  File "./update_from_db.py", line 31, in addpage
    f.write('name = "'+s["name"]+'",\n')
TypeError: Can't convert 'int' object to str implicitly

Undeclared global "lines"

Assignment to undeclared global "lines" inside a function at .../minetest_game/mods/minetest-skins/skins/players.lua:9.

Line 9:

                lines = string.split(data,"\n")

update_from_db.py error

When I try to run update_from_db.py for the first time, I'm getting:
Traceback (most recent call last):
File "./update_from_db.py", line 39, in
addpage(p+2)
File "./update_from_db.py", line 16, in addpage
r = c.getresponse()
File "/usr/lib/python3.4/http/client.py", line 1171, in getresponse
response.begin()
File "/usr/lib/python3.4/http/client.py", line 351, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.4/http/client.py", line 321, in _read_status
raise BadStatusLine(line)
http.client.BadStatusLine: ''

light of the previews

I think the character previews look too dark.
You could change the light of the suns to 1.500.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.