Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.87 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.87 KB

xDBot

The advanced bot for Garry's Mod that uses navigation meshes and supports multiple gamemodes.

Features:

  • TODO

How to install:

From workshop

This is the easiest way to install it and it's recommended for clients.

  1. Go to workshop page
  2. Click green Subscribe button or add it into your server collection.

This will be enabled next time you launch game or server.

Manually

This is recommended for servers' owners and those who want to test it before next release.

  • Download and unpack the latest release into GarrysMod/garrysmod/addons folder.

or

  • Clone this repo git clone https://github.com/xDShot/xdbot/

Server ConVars:

Type these in console or in server config:

Variable name Default value Description
Bool variables
TODO 0 TODO
Numerical variables
TODO 100 TODO

Contributing:

Pull Requests

Pull Requests are welcome. Although there are no strong restrictions in coding style, please make it so it won't be really hard to understand and it won't take any other dependencies. If you make changes into knives, it's better to add them into template and use script to quickly generate code.

  1. Sign up to your Github account
  2. Fork this repo
  3. Commit your changes
  4. Create pull requests

Issues

Report bugs or suggest new features. Make sure there are no already issue you want to create. When you create it, make it descriptive. Non-descriptive issues like 'it doesn't work plz fix' will be probably ignored and closed.

  1. Sign up to your Github account
  2. Move into issues tab
  3. Create new issue

License:

Lua and tools code are licensed under the MIT license.

If you like this addon, please don't forget to vote up on workshop page and star this repo!

Enjoy! :)