First Person Shooter Mod for Minetest
| .idea | ||
| 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 (Fork) [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
[mod] Shooter Guns [shooter_guns]
Depends: shooter
[mod] Crossbow [shooter_crossbow]
Depends: shooter
Optional Depends: dye (required for colored arrows)
[mod] Flare Gun [shooter_flaregun]
Depends: shooter
[mod] Grenade [shooter_grenade]
Depends: shooter
[mod] Rocket Launcher [shooter_rocket]
Depends: shooter, hud_events, physics
[mod] Grapple Hook [shooter_hook]
Depends: shooter
[mod] Turret Gun [shooter_turret]
Depends: shooter_rocket
