craft_launcher_core 0.0.9 copy "craft_launcher_core: ^0.0.9" to clipboard
craft_launcher_core: ^0.0.9 copied to clipboard

A Dart package for launching Minecraft Java Edition. This library simplifies the process of managing launcher profiles, downloading game assets, and starting Minecraft instances.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add craft_launcher_core

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  craft_launcher_core: ^0.0.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:craft_launcher_core/craft_launcher_core.dart';
0
likes
125
points
108
downloads

Publisher

verified publisherkarasu256.com

Weekly Downloads

A Dart package for launching Minecraft Java Edition. This library simplifies the process of managing launcher profiles, downloading game assets, and starting Minecraft instances.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

archive, crypto, envied, flutter, http, json_annotation, json_serializable, mcid_connect, path, path_provider, uuid

More

Packages that depend on craft_launcher_core