Creating classes and interfaces, defining project structure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace ADEPT.Core.PartsSystem;
|
||||
|
||||
public interface IPartsSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user