Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kaeza/minetest-firearms
- Owner: kaeza
- License: other
- Created: 2013-01-24T21:01:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-21T17:25:21.000Z (over 10 years ago)
- Last Synced: 2024-10-10T22:24:31.633Z (3 months ago)
- Language: Lua
- Size: 1010 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Firearms Mod for Minetest
Copyright (c) 2013, Diego MartínezThis 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=2902See 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-firearmsINSTALLING
----------
Unpack the mod into one of the directories where Minetest looks for mods.
For more information, see http://wiki.minetest.com/wiki/Installing_mods