mirror of
				https://github.com/yuzu-emu/liftinstall.git
				synced 2025-11-04 10:44:59 +00:00 
			
		
		
		
	Merge pull request #30 from lat9nq/linux-mainline-fix
linux v3: Use AppImage for Mainline
This commit is contained in:
		
						commit
						faeb4885bf
					
				| 
						 | 
				
			
			@ -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