mirror of
				https://github.com/luanti-org/minetest_game.git
				synced 2025-10-30 23:25:33 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			940 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			940 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Minetest Game mod: player_api
 | |
| =============================
 | |
| See license.txt for license information.
 | |
| 
 | |
| Provides an API to allow multiple mods to set player models and textures.
 | |
| Also sets the default model, texture, and player flags.
 | |
| 
 | |
| Authors of source code
 | |
| ----------------------
 | |
| Originally by celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
 | |
| Various Minetest developers and contributors (LGPLv2.1+)
 | |
| 
 | |
| Authors of media (textures, models and sounds)
 | |
| ----------------------------------------------
 | |
| stujones11 (CC BY-SA 3.0):
 | |
|   character.b3d
 | |
|   character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)
 | |
| 
 | |
| Jordach (CC BY-SA 3.0):
 | |
|   character.png
 | |
| 
 | |
| paramat (CC BY-SA 3.0):
 | |
|   gui_hotbar.png
 | |
|   gui_hotbar_selected.png
 | |
| 
 | |
| celeron55, Perttu Ahola <celeron55@gmail.com> (CC BY-SA 3.0):
 | |
|   player.png
 | |
|   player_back.png
 | |
| 
 | |
| sonictechtonic (CC BY 3.0):
 | |
| https://www.freesound.org/people/sonictechtonic/sounds/241872/
 | |
|   player_damage.ogg
 |