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