PDA

View Full Version : XOM Files


boaz23
20 Jul 2012, 16:19
Can someone post here a link of a good XOM editor? But as a text resources XOM file, not a graphical resource XOM file.
What I mean is that the program will view it like that:
<?xml version='1.0' ?>
<xomArchive>
<xomObjects>
<XDataBank id='obj-1'>
<Section>0</Section>
***Some Text***
</XDataBank>
</xomObjects>
</xomArchive>

Just like notepad can view and edit .txt and .xml files.