Nav Bot is a SourceMod extension that provides a third-party player bot for Source Engine games and mods.
It utilizes a modified version of Valve's NavMesh for navigation.
The NavMesh is also standalone and can be used in games that doesn't already have one such as Day of Defeat: Source.
The extension is currently in development and is not ready for production use.
If you wish to try it, the latest version of the extension is provided via Actions.
Compiled binaries are available as build artifacts. Go to the Actions page. Select the most recent workflow run and scroll down to the Artifacts section.
Note: You must be logged in a Github account to download build artifacts.
- Taiyungwang: For porting Valve's NavMesh as a Valve Server Plugin. The NavMesh used by this extension is based on that.