blob: 9397bf14622857afdc4802eddef007da41e1663e (
plain)
1
2
3
4
5
6
7
|
<?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>
|