MinecraftChecker
A project built in dart to check combos for minecraft hits
Install / Use
/learn @iAkashPattnaik/MinecraftCheckerREADME
<h1 align="center" style="color: green;">Minecraft Checker</h1>
This is a simple project to check combos for minecraft accounts and save them to a file. Most importantly it's in a new growing language dart.
<br>
Development
If you want to develop this project further we actively welcome contributions. All you need to do it -
git clone https://github.com/BLUE-DEVIL1134/MinecraftChecker
cd MinecraftChecker
pub get
dart run
This will run the project. You can edit the script from lib/mian.dart.
<br>
Executing Compiled Binaries
You can easily just install the binaries from the github release and move it to the folder containg the combos and run it.
<br>
Dependencies
uuid: ^3.0.4
<br>
http: ^0.13.3
<br>
colorize: ^3.0.0
<br>
Credits
Akash Pattnaik - The Author of the project
<br>
Dart Lang - The source code language
