Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaeza/minetest-firearms

Mod that adds various firearms to Minetest
https://github.com/kaeza/minetest-firearms

Last synced: 3 months ago
JSON representation

Mod that adds various firearms to Minetest

Awesome Lists containing this project

README

        

Firearms Mod for Minetest
Copyright (c) 2013, Diego Martínez

This mod adds several firearms to the game. Currently included are a .45
handgun, a shotgun, an assault rifle, and a grenade launcher.

The mod also exports an API to easily define new weapons from other mods.
See the `firearmslib.lua' for details, and `guns.lua' for some examples.

This mod uses parts from PilzAdam's TNT mod.
http://forum.minetest.net/viewtopic.php?id=2902

See the file `LICENSE.txt' for information about distribution.

Forum topic: http://forum.minetest.net/viewtopic.php?id=4562
Download: https://github.com/kaeza/minetest-firearms/archive/master.zip
Github Repo: https://github.com/kaeza/minetest-firearms

INSTALLING
----------
Unpack the mod into one of the directories where Minetest looks for mods.
For more information, see http://wiki.minetest.com/wiki/Installing_mods