mirror of
				https://github.com/WarrenHood/MC-Modpack-ForgeBoys.git
				synced 2025-11-04 13:18:40 +00:00 
			
		
		
		
	Moved servers.dat override into client folder
This commit is contained in:
		
							parent
							
								
									1959876375
								
							
						
					
					
						commit
						9fe3ae497f
					
				| 
						 | 
					@ -218,7 +218,7 @@ target_path = "options.txt"
 | 
				
			||||||
side = "Client"
 | 
					side = "Client"
 | 
				
			||||||
apply_policy = "Once"
 | 
					apply_policy = "Once"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[files."./servers.dat"]
 | 
					[files."./client/servers.dat"]
 | 
				
			||||||
target_path = "./servers.dat"
 | 
					target_path = "servers.dat"
 | 
				
			||||||
side = "Client"
 | 
					side = "Client"
 | 
				
			||||||
apply_policy = "Always"
 | 
					apply_policy = "Always"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue