Update signatures for new version
This commit is contained in:
parent
44b8de01c8
commit
99ff071723
3 changed files with 3 additions and 3 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.2-modes";
|
||||
public override string ModuleVersion => "1.0.3-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