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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This crate is under development.

gridcore

The core of Grid Craft Launcher.

Features

A completely asynchronous core!

An effective core!

Usage

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

[dependencies]
gridcore = "0.1.0"

Most usages can be found in tests folder.

MSRV

Since this crates adopts LazyLock, the MSRV is 1.80.0.

License

This crate is distributed under GPL-3.0 license.

Contributing

Thank you for your interest in contributing to gridcore! You can fork this repository, create an independent branch alongside of the main branch, apply your changes and create a Pull Request!

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

Languages