mirror of
				https://github.com/TES3MP/TES3MP.git
				synced 2025-11-03 19:13:31 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Defines plugins to load
 | 
						|
 | 
						|
# Define plugin folder
 | 
						|
PluginFolder=${OGRE_PLUGIN_DIR}
 | 
						|
 | 
						|
# Define plugins
 | 
						|
Plugin=RenderSystem_GL.1.8.0
 | 
						|
Plugin=Plugin_ParticleFX.1.8.0
 | 
						|
Plugin=Plugin_OctreeSceneManager.1.8.0
 | 
						|
Plugin=Plugin_CgProgramManager.1.8.0
 | 
						|
 | 
						|
 |