mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-31 18:47:11 -04:00 
			
		
		
		
	
		
			
				
	
	
	
		
			274 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			274 B
		
	
	
	
	
	
	
	
uid, title
| uid | title | 
|---|---|
| plugin | Plugin | 
Plugins
You can create plugins for Kyoo. To do that, create a C# Library project targeting the .Net Core 5 and install the Kyoo.Abstraction package and implement the IPlugin interface.