mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Rename output file
This commit is contained in:
parent
eb14469178
commit
9a23ab68ec
@ -67,7 +67,7 @@ if __name__ == "__main__":
|
||||
sys.exit(1)
|
||||
|
||||
workingDirectory = os.getcwd()
|
||||
outManifestFile = "patch_manifest.json"
|
||||
outManifestFile = "manifest_patch.json"
|
||||
|
||||
checksums = RecursiveComputeChecksum(workingDirectory)
|
||||
CreateManifest(version, depot, checksums, outManifestFile)
|
||||
|
Loading…
x
Reference in New Issue
Block a user