39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <component type="desktop-application">
 | |
|   <id>org.tildearrow.furnace</id>
 | |
|   
 | |
|   <name>Furnace</name>
 | |
|   <summary>Open-source chiptune tracker</summary>
 | |
|   <url type="homepage">https://github.com/tildearrow/furnace</url>
 | |
|   
 | |
|   <metadata_license>CC0-1.0</metadata_license>
 | |
|   <project_license>GPL-2.0-or-later</project_license>
 | |
|   
 | |
|   <description>
 | |
|     <p>
 | |
|       Furnace - the biggest chiptune tracker ever made!
 | |
|     </p>
 | |
|     <p>
 | |
|       it allows you to create songs using a music tracker interface for several computer/game console/arcade sound chips.
 | |
|     </p>
 | |
|     <p>
 | |
|       it also offers DefleMask compatibility, allowing you to import your songs and even export them back for interoperability.
 | |
|     </p>
 | |
|     <p>
 | |
|       rationale for intense profanity: the tracker itself is clean, but a few demo songs and instruments contain a small amount of strong language.
 | |
|     </p>
 | |
|   </description>
 | |
| 
 | |
|   <content_rating type="oars-1.0">
 | |
|     <content_attribute id="language-profanity">intense</content_attribute>
 | |
|     <content_attribute id="language-humor">mild</content_attribute>
 | |
|   </content_rating>
 | |
|   
 | |
|   <launchable type="desktop-id">furnace.desktop</launchable>
 | |
|   <screenshots>
 | |
|     <screenshot type="default">
 | |
|       <image>https://tildearrow.org/storage/images/furnace.png</image>
 | |
|     </screenshot>
 | |
|   </screenshots>
 | |
| 
 | 
