Support alternate license when none is provided or found
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
<ISO_Project>
|
||||
<PSXCD>
|
||||
<Description>
|
||||
<!--<Publisher>Jaby</Publisher>-->
|
||||
<!--<License>%PSX_LICENSE_PATH%/%PSX_LICENSE%.DAT</License>-->
|
||||
<Publisher>You</Publisher>
|
||||
<License alt-logo = "%JABY_ENGINE_DIR%/bin/extern/32BIT.TMD" alt-text = " Not licensed by Sony Will not work on all hardware/software">
|
||||
%PSX_LICENSE_PATH%/%PSX_LICENSE%.DAT
|
||||
</License>
|
||||
<!--<AltLicense text = " Not licensed by Sony Will not work on all hardware/software">%JABY_ENGINE_DIR%/bin/extern/32BIT.TMD</AltLicense>-->
|
||||
</Description>
|
||||
<Track>
|
||||
<Filesystem>
|
||||
<File name = "SYSTEM.CNF">System.cnf.subst</File>
|
||||
<Main name = "%PSX_BOOT_FILE%">../application/bin/%PSX_TV_FORMAT%/PSX-release/#{ProjectName}.psexe</Main>
|
||||
</Track>
|
||||
</ISO_Project>
|
||||
<Main name = "%PSX_BOOT_FILE%" lba_source = "">../application/bin/%PSX_TV_FORMAT%/PSX-release/#{ProjectName}.psexe</Main>
|
||||
</Filesystem>
|
||||
</PSXCD>
|
Reference in New Issue
Block a user