Refactor folder structure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Ghost.Core.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Assembly)]
|
||||
public sealed class EngineAssemblyAttribute : Attribute
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user