hackcraft 0.0.3 copy "hackcraft: ^0.0.3" to clipboard
hackcraft: ^0.0.3 copied to clipboard

A Dart library for Minecraft hacking and automation.

Changelog #

0.0.3 #

  • READMEの更新
    • プラグインのダウンロードリンクを修正
    • プラグインのリポジトリURLを更新

0.0.2 #

  • コードスタイルの改善
    • 文字列リテラルをシングルクォートに統一
    • const コンストラクタの追加
    • ファクトリメソッドをアロー構文で簡潔化
    • フィールドの宣言順序を改善
    • 型の明示的な指定を強化

0.0.1 #

  • 初期リリース
    • Minecraftクライアントの基本機能を実装
    • WebSocket通信のサポート
    • エンティティ操作のAPI
    • インベントリ管理
    • ブロック操作
    • イベント処理
0
likes
110
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for Minecraft hacking and automation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, logging, synchronized, web_socket_channel

More

Packages that depend on hackcraft