mirror of
				https://github.com/yuzu-emu/liftinstall.git
				synced 2025-11-04 15:34:52 +00:00 
			
		
		
		
	linux v3: Use AppImage for Mainline
The regular yuzu executable is not anywhere near as guaranteed to run as the AppImage is.
This commit is contained in:
		
							parent
							
								
									f3d0d06a09
								
							
						
					
					
						commit
						85ed6275f8
					
				| 
						 | 
				
			
			@ -53,6 +53,6 @@ default = true
 | 
			
		|||
        repo = "yuzu-emu/yuzu-mainline"
 | 
			
		||||
    [[packages.shortcuts]]
 | 
			
		||||
    name = "yuzu"
 | 
			
		||||
    relative_path = "yuzu-linux-mainline/yuzu"
 | 
			
		||||
    relative_path = "yuzu-linux-mainline/yuzu-mainline.AppImage"
 | 
			
		||||
    description = "Launch yuzu"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue