Added readme

This commit is contained in:
INeedBots 2020-12-01 14:17:11 -06:00
parent cdf6fffc61
commit d38705b584
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@
!/main_shared/maps/mp/gametypes/_callbacksetup.gsx !/main_shared/maps/mp/gametypes/_callbacksetup.gsx
main_shared/maps/mp/gametypes/_globallogic.gsx main_shared/maps/mp/gametypes/_globallogic.gsx
main_shared/maps/mp/gametypes/_hardpoints.gsx main_shared/maps/mp/gametypes/_hardpoints.gsx
!/README.md
!/main/ !/main/
/main/* /main/*

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# CoD4x Bot Warfare
Bot Warfare is a GSC mod for the [CoD4x project](https://github.com/callofduty4x/CoD4x_Server).
It aims to add playable AI to the multiplayer games of CoD4.
You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfare/downloads/cod4x-bot-warfare-latest).