This commit is contained in:
Evil Factory
2025-10-22 10:55:51 -03:00
18 changed files with 317 additions and 84 deletions
@@ -63,6 +63,9 @@ namespace Barotrauma
public HashSet<string> RequiredContentPackages = new HashSet<string>();
public const int MaxNameLength = 30;
public const int MaxDescriptionLength = 500;
public string Name
{
get;