Add project files.

This commit is contained in:
2025-08-09 15:45:34 -06:00
commit c547297c1e
56 changed files with 3908 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -buildpatchesdat
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -buildromsdat "RD:..\ROMs"
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -deheada78
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -deheadall
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -deheadfds
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -deheadlnx
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -deheadnes
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -help "LF:..\Logs\Log_ART_00000000_000000.txt"
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -license
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -version
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -sorta2z
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -sortz2a
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -split "FT:(USA)"
rem */ Pause /*
@pause

View File

@@ -0,0 +1,7 @@
@echo off
rem */ Main /*
"..\AutomatedROMTools-CLI.exe" -trimzerosfromend
rem */ Pause /*
@pause

View File

@@ -0,0 +1 @@
This file can be deleted.