Bot spawn improvements
This commit is contained in:
parent
2fa85e8b1f
commit
44b8de01c8
4 changed files with 76 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ namespace Outnumbered;
|
|||
public sealed partial class OutnumberedPlugin : BasePlugin, IPluginConfig<OutnumberedConfig>
|
||||
{
|
||||
public override string ModuleName => "Outnumbered";
|
||||
public override string ModuleVersion => "1.0.1-modes";
|
||||
public override string ModuleVersion => "1.0.2-modes";
|
||||
public override string ModuleAuthor => "snake";
|
||||
public override string ModuleDescription => "Players-vs-bots RPG / perk mod.";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue