mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
	
		
			487 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
	
		
			487 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
 | 
						|
  "name": "ringracers",
 | 
						|
  "version": "1.0.0",
 | 
						|
  "builtin-baseline": "d5ec528843d29e3a52d745a64b469f810b2cedbf",
 | 
						|
  "dependencies": [
 | 
						|
    {
 | 
						|
      "name": "cpptrace",
 | 
						|
      "platform": "windows & !mingw"
 | 
						|
    },
 | 
						|
    "curl",
 | 
						|
    "libogg",
 | 
						|
    "libpng",
 | 
						|
    "libvorbis",
 | 
						|
    "libvpx",
 | 
						|
    "libyuv",
 | 
						|
    "opus",
 | 
						|
    {
 | 
						|
      "name": "sdl2",
 | 
						|
      "features": ["vulkan"]
 | 
						|
    },
 | 
						|
    "zlib"
 | 
						|
  ]
 | 
						|
}
 |