mirror of
				https://github.com/smartfrigde/armcord.git
				synced 2024-08-14 23:56:58 +00:00 
			
		
		
		
	allow for custom install paths
This commit is contained in:
		
							parent
							
								
									04e980f3e3
								
							
						
					
					
						commit
						5145410f06
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -55,7 +55,10 @@ | |||
|     }, | ||||
|     "build": { | ||||
|         "nsis": { | ||||
|             "include": "build/installer.nsh" | ||||
|             "include": "build/installer.nsh", | ||||
|             "allowToChangeInstallationDirectory": true, | ||||
|             "license": "LICENSE", | ||||
|             "oneClick": false | ||||
|         }, | ||||
|         "files": [ | ||||
|             "!*", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue