An open API service indexing awesome lists of open source software.

https://github.com/iswenzz/cod4-battleroyale

The popular battle royale gamemode from other games such as PUBG, Fortnite, H1Z1, recreated on Call of Duty 4!
https://github.com/iswenzz/cod4-battleroyale

battleroyale cod4 gsc mod sr

Last synced: 3 months ago
JSON representation

The popular battle royale gamemode from other games such as PUBG, Fortnite, H1Z1, recreated on Call of Duty 4!

Awesome Lists containing this project

README

        

# CoD4 BattleRoyale

[![License](https://img.shields.io/github/license/Iswenzz/CoD4-BattleRoyale?color=blue&logo=gitbook&logoColor=white)](https://github.com/Iswenzz/CoD4-BattleRoyale/blob/master/LICENSE)

![](https://i.imgur.com/HOTSmrJ.png)

Call of Duty 4 Battle Royale is a first-person shooter game that engages in survival, exploration and much more. It is a strong
last man standing gameplay that requires you to search for equipment and weaponary which will help you defeat enemies.
Call of Duty 4's battle royale is based off of many other games such as H1Z1, PlayerUnknown's Battlegrounds, and Fortnite!

This mod comes with it's own custom map called, ``MP_BR_BLACKOUT``, which is designed for over 30 players. This map utilizes the entirety of the Call of Duty 4 game engine, and pushes the game to it's limits.

## Documentation
* [API](https://github.com/Iswenzz/SR-Dev/blob/master/docs/battleroyale.md)
* [Example](https://github.com/Iswenzz/CoD4-Battleroyale/blob/master/maps/mp/mp_creek.gsc)

## Download
* [Source](https://github.com/Iswenzz/CoD4-Battleroyale/releases)
* [MP_BR_BLACKOUT](https://iswenzz.com:1337/fastdl/usermaps/mp_br_blackout/)

## Instructions
In order to use this mod, just download the archived file above and extract it to the cod4's ``/mods/battleroyale`` directory. Then go to the ``scripts`` directory and start the ``build_iwds.sh`` to build the IWDs and the ``build.sh`` to build the mod.ff.

## Building (Windows)
_Pre-Requisites:_
1. [CoD4 Mod Tools](https://www.moddb.com/games/call-of-duty-4-modern-warfare/downloads/mod-tools-sdk)

## Contributors:
***Note:*** If you would like to contribute to this repository, feel free to send a pull request, and I will review your code. Also feel free to post about any problems that may arise in the issues section of the repository.