Skip to content

Commit

Permalink
chore: Update module author in PluginManifest.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
K4ryuu committed Jul 24, 2024
1 parent b9bb165 commit e58014d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-plugin/src/PluginManifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public sealed partial class Plugin : BasePlugin

public override string ModuleDescription => "A modular RPG system for Counter-Strike2";

public override string ModuleAuthor => "K4ryuu";
public override string ModuleAuthor => "K4ryuu @ KitsuneLab";

public override string ModuleVersion => "1.0.3 " +
#if RELEASE
Expand Down
Binary file modified src-shared/K4-RPG-API.dll
Binary file not shown.

0 comments on commit e58014d

Please sign in to comment.