mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 06:06:04 +00:00
2f3c8084c9
* [PAL N64] Set up build system and extract assets * TOOD -> TODO * Apparently this is what the formatter wants
10 lines
428 B
XML
10 lines
428 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_pal.xml" OutPath="assets/objects/gameplay_keep/"/>
|
|
</Root>
|