mirror of
				https://github.com/yuzu-emu/liftinstall.git
				synced 2025-11-04 15:34:52 +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"
 | 
					        repo = "yuzu-emu/yuzu-mainline"
 | 
				
			||||||
    [[packages.shortcuts]]
 | 
					    [[packages.shortcuts]]
 | 
				
			||||||
    name = "yuzu"
 | 
					    name = "yuzu"
 | 
				
			||||||
    relative_path = "yuzu-linux-mainline/yuzu"
 | 
					    relative_path = "yuzu-linux-mainline/yuzu-mainline.AppImage"
 | 
				
			||||||
    description = "Launch yuzu"
 | 
					    description = "Launch yuzu"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue