[WIP] Remove LibGUI
This commit is contained in:
14
src/main/resources/assets/firmament/gui/repo_reload.xml
Normal file
14
src/main/resources/assets/firmament/gui/repo_reload.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2023 Linnea Gräf <nea@nea.moe>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-->
|
||||
|
||||
<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>
|
||||
Reference in New Issue
Block a user