# Editor.ProjectPublisher.PackageManifest.DissallowedExtensions

```csharp
static string[] DissallowedExtensions
```

This really exists only to dissallow dangerous extensions like .exe etc.
So feel free to add anything non dangerous to this list.

Declared in [Editor.ProjectPublisher.PackageManifest](/api/Editor.ProjectPublisher.PackageManifest).
Assembly: `Sandbox.Tools`.
