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