dart_minecraft 0.2.0
dart_minecraft: ^0.2.0 copied to clipboard
Utilities to access all Minecraft and Mojang APIs, including skins, name history and account management
Changelog #
0.2.0 #
- Add NBT File reading/writing.
- Add new API functions.
- Moved authentication API functions from
MojangtoYggdrasil. - Update exceptions for API functions.
0.1.2 #
- Switch to Minecraft-Services API
- Follow effective Dart guidelines
0.1.1 #
- Minecraft API functions are now static
0.1.0 #
- Initial version