20 lines
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version" : 1,
 | |
|     "projects" : [
 | |
|         {
 | |
|             "name": "subsonicsnl",
 | |
|             "description": "subsonics.nl website",
 | |
|             "url": "https://subsonics.nl"
 | |
|         },
 | |
|         {
 | |
|             "name": "drivebycool",
 | |
|             "description": "driveby.cool website",
 | |
|             "url": "https://driveby.cool"
 | |
|         },
 | |
|         {
 | |
|             "name": "VaV Arena",
 | |
|             "description": "Q3 CPMA inspired arena shooter",
 | |
|             "url": "https://vav.driveby.cool"
 | |
|         }
 | |
|     ]
 | |
| } |