mirror of
				https://github.com/ineedbots/iw5_bot_warfare.git
				synced 2025-10-31 04:26:56 +00:00 
			
		
		
		
	update
This commit is contained in:
		
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -4,3 +4,8 @@ | ||||
| logs/ | ||||
| demos/ | ||||
| missingasset.csv | ||||
| compiled/ | ||||
| source/ | ||||
| maps/maps/ | ||||
| maps/scripts/ | ||||
| pregsc.dat | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								ci/preGSC.exe
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								ci/preGSC.exe
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,11 +1,10 @@ | ||||
| @echo off | ||||
|  | ||||
| pushd .\ci\ | ||||
| if not exist ".\source\" mkdir .\source\ | ||||
| if not exist ".\source\scripts\" mkdir .\source\scripts\ | ||||
| if not exist ".\source\maps\" mkdir .\source\maps\ | ||||
|  | ||||
| xcopy /y /s /e ..\scripts\ .\source\scripts\ | ||||
| xcopy /y /s /e ..\maps\ .\source\maps\ | ||||
| xcopy /y /s /e .\scripts\ .\source\scripts\ | ||||
| xcopy /y /s /e .\maps\ .\source\maps\ | ||||
|  | ||||
| preGSC.exe -noforeach -nopause | ||||
|   | ||||
		Reference in New Issue
	
	Block a user