-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME.txt
23 lines (16 loc) · 866 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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