Implement core game functionality with AppRoot, SaveClient, PlayerRepository, and LevelRepository classes
This commit is contained in:
6
data/ConfigClient.cs
Normal file
6
data/ConfigClient.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Mr.BrickAdventures.data;
|
||||
|
||||
public class ConfigClient
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user