mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 15:19:55 +00:00
9 lines
241 B
XML
9 lines
241 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<MyGUI>
|
|
<MyGUI type="List">
|
|
<List file="OpenMWResourcePlugin.xml"/> <!-- Must be first -->
|
|
<List file="skins.xml"/>
|
|
<List file="openmw_settings.xml"/>
|
|
</MyGUI>
|
|
</MyGUI>
|
|
|