CS# bug bypass for survival mode
All checks were successful
CI / build (push) Successful in 35s
CI / lint (push) Successful in 32s
CI / release (push) Successful in 5m12s

This commit is contained in:
Kamal Tufekcic 2026-07-10 03:01:19 +03:00
commit 8739fd3ac0
6 changed files with 29 additions and 6 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.3-modes";
public override string ModuleVersion => "1.0.4-modes";
public override string ModuleAuthor => "snake";
public override string ModuleDescription => "Players-vs-bots RPG / perk mod.";