First Person Shooter Mod for Minetest
shooter | ||
shooter_crossbow | ||
shooter_flaregun | ||
shooter_grenade | ||
shooter_guns | ||
shooter_hook | ||
shooter_rocket | ||
shooter_turret | ||
.gitignore | ||
.luacheckrc | ||
LICENSE | ||
LICENSE.txt | ||
modpack.conf | ||
README.md | ||
screenshot.png | ||
settingtypes.txt |
[modpack] Simple Shooter [shooter]
Mod Version: 0.6.1
Minetest Version: 5.0.0 (engine & game)
A simple first person shooter mod originally developed as part of a game that was never completed. Now distributed as a Minetest Game compatible mod-pack.
[mod] Shooter API [shooter]
Depends: default
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter/textures/shooter_powder.png)
[mod] Shooter Guns [shooter_guns]
Depends: shooter
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter_guns/textures/shooter_rifle.png)
[mod] Crossbow [shooter_crossbow]
Depends: shooter
Optional Depends: dye (required for colored arrows)
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter_crossbow/textures/shooter_crossbow.png)
[mod] Flare Gun [shooter_flaregun]
Depends: shooter
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter_flaregun/textures/shooter_flaregun.png)
[mod] Grenade [shooter_grenade]
Depends: shooter
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter_grenade/textures/shooter_hand_grenade.png)
[mod] Rocket Launcher [shooter_rocket]
Depends: shooter
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter_rocket/textures/shooter_rocket_gun_loaded.png)
[mod] Grapple Hook [shooter_hook]
Depends: shooter
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter_hook/textures/shooter_hook_gun_loaded.png)
[mod] Turret Gun [shooter_turret]
Depends: shooter_rocket
![](https://raw.githubusercontent.com/stujones11/shooter/master/shooter_turret/textures/shooter_turret_gun.png)