diff --git a/Tool/CacheManager.cs b/Tool/CacheManager.cs new file mode 100644 index 0000000..7ec0536 --- /dev/null +++ b/Tool/CacheManager.cs @@ -0,0 +1,7 @@ +namespace Tool +{ + public class CacheManager + { + + } +} \ No newline at end of file