mirror of
https://github.com/zeldaret/oot.git
synced 2025-01-15 12:47:04 +00:00
471fe51c82
* Set up build system for ique-cn * Fix size of fbdemo_circle assets * Treat iQue as NTSC and Use "NES" for Chinese text * Revert z_kanfont
10 lines
424 B
XML
10 lines
424 B
XML
<Root>
|
|
<SymbolMap File="SymbolMap.txt"/>
|
|
<ActorList File="../ActorList.txt"/>
|
|
<ObjectList File="../ObjectList.txt"/>
|
|
<EntranceList File="../EntranceList.txt"/>
|
|
<SpecialEntranceList File="../SpecialEntranceList.txt"/>
|
|
<EnumData File="../EnumData.xml"/>
|
|
<ExternalXMLFolder Path="assets/xml/"/>
|
|
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>
|
|
</Root>
|