Updated Filestore. Finished Auth and Install Services. Introduced GameOptions and BaseConfig. Adjusted Settings Service to reflect.
This commit is contained in:
7
AlayaCore/Abstractions/Configuration/BaseConfig.cs
Normal file
7
AlayaCore/Abstractions/Configuration/BaseConfig.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace AlayaCore.Abstractions.Configuration
|
||||
{
|
||||
public class BaseConfig
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user