From 9d33ff3000a90f88a26a9dfd4ded6ab028843523 Mon Sep 17 00:00:00 2001 From: Lucas Scharenbroich Date: Sun, 18 Jul 2021 15:11:16 -0500 Subject: [PATCH] Add file information metadata for cadius to use when adding assets to the disk image --- emu/_FileInformation.txt | 3 +++ src/_FileInformation.txt | 1 + 2 files changed, 4 insertions(+) create mode 100644 emu/_FileInformation.txt create mode 100644 src/_FileInformation.txt diff --git a/emu/_FileInformation.txt b/emu/_FileInformation.txt new file mode 100644 index 0000000..67e95d0 --- /dev/null +++ b/emu/_FileInformation.txt @@ -0,0 +1,3 @@ +bg1a.bin=Type(06),Access(E3) +bg1b.bin=Type(06),Access(E3) +fg1.bin=Type(06),Access(E3) \ No newline at end of file diff --git a/src/_FileInformation.txt b/src/_FileInformation.txt new file mode 100644 index 0000000..4fffcad --- /dev/null +++ b/src/_FileInformation.txt @@ -0,0 +1 @@ +GTETestApp=Type(B3),AuxType(0000),VersionCreate(70),MinVersion(BE),Access(E3),FolderInfo1(000000000000000000000000000000000000),FolderInfo2(000000000000000000000000000000000000)