You've already forked AstralRinth
forked from didirus/AstralRinth
Merge tag 'v0.10.24' into beta
This commit is contained in:
@@ -336,6 +336,11 @@ pub struct VersionFile {
|
||||
pub enum FileType {
|
||||
RequiredResourcePack,
|
||||
OptionalResourcePack,
|
||||
SourcesJar,
|
||||
DevJar,
|
||||
JavadocJar,
|
||||
Signature,
|
||||
#[serde(other)]
|
||||
Unknown,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user