Bot spawn improvements
All checks were successful
CI / build (push) Successful in 33s
CI / release (push) Successful in 33s
CI / lint (push) Successful in 32s

This commit is contained in:
Kamal Tufekcic 2026-07-08 18:33:54 +03:00
commit 44b8de01c8
4 changed files with 76 additions and 4 deletions

View file

@ -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.";