You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
	
	
		
			54 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
		
		
			
		
	
	
			54 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
| 
											2 years ago
										 | { | ||
|  |     // Use IntelliSense to learn about possible attributes.
 | ||
|  |     // Hover to view descriptions of existing attributes.
 | ||
|  |     // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
 | ||
|  |     "version": "0.2.0", | ||
|  |     "configurations": [ | ||
|  |         { | ||
|  |             "name": "Unity Editor", | ||
|  |             "type": "unity", | ||
|  |             "path": "/e:/Touhou/client/Library/EditorInstance.json", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "Windows Player", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "OSX Player", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "Linux Player", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "iOS Player", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "Android Player", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "Xbox One Player", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "PS4 Player", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         }, | ||
|  |         { | ||
|  |             "name": "SwitchPlayer", | ||
|  |             "type": "unity", | ||
|  |             "request": "launch" | ||
|  |         } | ||
|  |     ] | ||
|  | } |