1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 07:53:52 +00:00
openmw-tes3mp/MyGUI_Media/core.xml
nkorslund 17a2c67d26 - Integrated MyGUI and made a small test case.
- Made a (very experimental) Morrowind skin
- Decoded the fnt/tex font files, but they aren't used yet


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@84 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-02-01 02:21:08 +00:00

16 lines
442 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<MyGUI>
<MyGUI type="List">
<List file="core.lang" group="General"/>
<List file="core.layer" group="General"/>
<List file="core.skin" group="General"/>
<List file="core.font" group="General"/>
<List file="core.pointer" group="General"/>
<List file="core.plugin"/>
<List file="openmw_windows.skin" group="General"/>
</MyGUI>
</MyGUI>