소스 검색

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`.