瀏覽代碼

Add README

ghorsington 5 年之前
父節點
當前提交
76dd0b3c4a
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -0,0 +1,11 @@
+# CacheEditMenu
+
+This patch speeds up maid editor load times by caching the base .menu file loads.
+
+Unlike a similar, `EditModeIndexer` plugin, this patcher uses a better cache 
+format and is otherwise more optimized.
+
+## Installation
+
+Copy `COM3D2.CacheEditMenu.Patcher.dll` into `Sybaris` folder and you're done.  
+The cache will be generated into `Sybaris/EditMenuCache/EditMenuCache.dat`.