Separated the Classic Datapack to it's own folder.
This commit is contained in:
		
							
								
								
									
										10
									
								
								trunk/dist/game/data_classic/stats/items/search.cmd
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								trunk/dist/game/data_classic/stats/items/search.cmd
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| @echo off | ||||
| title XML Search | ||||
| cls | ||||
| :search | ||||
| set /p text="Enter search text: " | ||||
| echo. | ||||
| echo.search text "%text%" result: | ||||
| findstr /I /N %text% *.xml | ||||
| echo. | ||||
| goto search | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev