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