Browse Source

Add README

ghorsington 4 years ago
parent
commit
76dd0b3c4a
1 changed files with 11 additions and 0 deletions
  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`.