17 lines
		
	
	
		
			470 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			470 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |     "name": "NextGBA", | ||
|  |     "available": true, | ||
|  |     "port": 8435, | ||
|  |     "exposable": true, | ||
|  |     "id": "nextgba", | ||
|  |     "description": "All of your favorite gameboy games in your browser", | ||
|  |     "tipi_version": 1, | ||
|  |     "version": "v0.0.3", | ||
|  |     "categories": ["gaming"], | ||
|  |     "short_desc": "Gameboy in your browser", | ||
|  |     "author": "meienberger", | ||
|  |     "source": "https://github.com/meienberger/nextgba", | ||
|  |     "form_fields": [], | ||
|  |     "supported_architectures": ["arm64", "amd64"] | ||
|  |   } | ||
|  |    |