mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
845d70ac75
ok bentley@ Cannon Fodder is an action-strategy shoot 'em up game developed by Sensible Software and published by Virgin Interactive. The game is military-themed and based on shooting action but with a strategy game-style control system. The player directs troops through numerous missions, battling enemy infantry, vehicles and installations. Open Fodder is an open source version of the Cannon Fodder engine, for modern operating systems.
4 lines
61 B
Bash
4 lines
61 B
Bash
#!/bin/sh
|
|
|
|
cd ${TRUEPREFIX}/share/OpenFodder && ./OpenFodder
|