Skip to content

Commit

Permalink
Update AutohostConfig.md
Browse files Browse the repository at this point in the history
Add faction player object
  • Loading branch information
io43 authored and KJeff01 committed Oct 10, 2024
1 parent 04c3706 commit 45c9793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/hosting/AutohostConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Each player slot can be customized, starting from 0. The first slot will be defi
* `team` holds the team number, starting from 0.
* `ai` when set, contains the name of the AI to use. This must match the property `js` in the ai `.json` file.
* `difficulty` sets the difficulty for an AI. It can be one of `Easy`, `Medium`, `Hard` or `Insane`.
* `faction` sets the faction for an AI. It can be one of `Normal`, `NEXUS` or `Collective`.
* `name` sets a custom name for the AI.

## Sample file
Expand Down

0 comments on commit 45c9793

Please sign in to comment.