Skip to content

Commit

Permalink
fix: add minestom as a MinecraftServerVersion in minecraft_server.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
TropicalShadow committed Jan 24, 2024
1 parent f6a2ea3 commit 5583134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shulker-crds/src/v1alpha1/minecraft_server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ pub enum MinecraftServerVersion {
#[default]
Paper,
Folia,
Minestom
}

#[derive(Deserialize, Serialize, Clone, Debug, Default, JsonSchema)]
Expand Down

0 comments on commit 5583134

Please sign in to comment.