8 lines
296 B
XML
8 lines
296 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<Root xmlns="http://notenoughupdates.org/moulconfig" xmlns:firm="http://firmament.nea.moe/moulconfig">
|
|
<Row>
|
|
<firm:Bar progress="@current" total="@max" emptyColor="#30ff30" fillColor="#30aa30"/>
|
|
<Text text="@label"/>
|
|
</Row>
|
|
</Root>
|