mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	(Android) Changed a RetroArch find rules comment
This commit is contained in:
		
							parent
							
								
									14064ac603
								
							
						
					
					
						commit
						1898a161b4
					
				|  | @ -1,12 +1,12 @@ | |||
| <?xml version="1.0"?> | ||||
| <!-- This is the ES-DE find rules configuration file for Android --> | ||||
| <!-- This is the ES-DE Frontend find rules configuration file for Android --> | ||||
| <ruleList> | ||||
|     <emulator name="RETROARCH"> | ||||
|         <rule type="androidpackage"> | ||||
|             <!-- 64-bit and 32-bit releases from the retroarch.com website --> | ||||
|             <entry>com.retroarch.aarch64/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> | ||||
|             <entry>com.retroarch.ra32/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> | ||||
|             <!-- Samsung Galaxy Store, Amazon Appstore and Google Play releases --> | ||||
|             <!-- All other releases --> | ||||
|             <entry>com.retroarch/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Leon Styhre
						Leon Styhre