You've already forked AstralRinth
forked from didirus/AstralRinth
Add search to GUI and minor changes to Theseus.
This commit is contained in:
@@ -21,6 +21,7 @@ pub const SUPPORTED_ICON_FORMATS: &[&'static str] = &[
|
||||
"mp4",
|
||||
];
|
||||
|
||||
// Represent a Minecraft instance.
|
||||
#[derive(Serialize, Deserialize, Clone, Debug)]
|
||||
pub struct Profile {
|
||||
#[serde(skip)]
|
||||
|
||||
Reference in New Issue
Block a user