Compatibility update with the new dynamic launcher
This commit is contained in:
		
							parent
							
								
									58228cf531
								
							
						
					
					
						commit
						e2258e270c
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
# Define version number
 | 
					# Define version number
 | 
				
			||||||
PROGRAM_VERSION = "1.7.0.1"
 | 
					PROGRAM_VERSION = "1.7.0.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Define a persistent path for the configuration files in the AppData folder
 | 
					# Define a persistent path for the configuration files in the AppData folder
 | 
				
			||||||
PERSISTENT_DIR = os.path.join(os.getenv('APPDATA'), 'ERSC Mod Updater')
 | 
					PERSISTENT_DIR = os.path.join(os.getenv('APPDATA'), 'ERSC Mod Updater')
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user