Add project files.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -buildpatchesdat
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -buildpatches
|
||||
4
PatchEmAll-CLI/Resources/BASHes/PatchEmAll-Build-ROMs.sh
Normal file
4
PatchEmAll-CLI/Resources/BASHes/PatchEmAll-Build-ROMs.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -buildroms
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -donations
|
||||
4
PatchEmAll-CLI/Resources/BASHes/PatchEmAll-Print-Help.sh
Normal file
4
PatchEmAll-CLI/Resources/BASHes/PatchEmAll-Print-Help.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -help
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -license
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -version
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Main
|
||||
mono "../PatchEmAll-CLI.exe" -saveoptions
|
||||
@@ -0,0 +1 @@
|
||||
This file can be deleted.
|
||||
Reference in New Issue
Block a user