This commit is contained in:
2022-09-10 16:47:00 +03:00
parent 571c0a5360
commit 81cc6709d6
9 changed files with 73 additions and 46 deletions

View File

@@ -12,7 +12,7 @@ namespace FreeGamesModule
public string Description => "Check out any free game";
public string Usage => "free";
public string Usage => "free [platform]";
public bool requireAdmin => false;