Skip to content

The core of Grid Craft Launcher that implements almost all the launcher features, but not limited to that...

License

Notifications You must be signed in to change notification settings

InfyniteHeap/gridcore

Repository files navigation

This project is under development.

gridcore

The core implementation of Grid Craft Launcher, yet not limited to that!

You can choose either directly using it as a command line program, or integrating it into to your project as a dependency!

Features

A completely asynchronous core!

  • Powered by Tokio, gridcore runs fast and effective!

An effective core!

Usage

As A Command Line Tool

run grid-cli --help to get usages.

As A Dependency

Add this crate to your Cargo.toml file under [dependencies] table:

gridcore = "0.1.0"

Or let Cargo helps you:

cargo add gridcore

License

This crate is distributed under GPL-3.0 license.

Contributing

See CONTRIBUTING.md for more details!

About

The core of Grid Craft Launcher that implements almost all the launcher features, but not limited to that...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published