Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit e58014d

Browse files
committed
chore: Update module author in PluginManifest.cs
1 parent b9bb165 commit e58014d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src-plugin/src/PluginManifest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ public sealed partial class Plugin : BasePlugin
88

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

11-
public override string ModuleAuthor => "K4ryuu";
11+
public override string ModuleAuthor => "K4ryuu @ KitsuneLab";
1212

1313
public override string ModuleVersion => "1.0.3 " +
1414
#if RELEASE

src-shared/K4-RPG-API.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)