From 3be665c9f9f8726faec7dc06d63995cbb5645aca Mon Sep 17 00:00:00 2001 From: SquidSpirit Date: Sun, 29 Jun 2025 02:20:06 +0800 Subject: [PATCH] MCSI-1 feat: update description --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e2dd2e9..fcd7c78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: minecraft_server_installer -description: "A new Flutter project." +description: "A tool that makes installing a Minecraft Server easier." # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev