Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 502 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 502 Bytes

Contributing to Grid Craft Launcher

Thank you for your interest in contributing to Grid Craft Launcher!

Build This Project

Before getting start, you MUST install these components:

Clone this project on your machine:

git clone https://github.com/InfyniteHeap/GCL.git

Enter the directory, and run:

deno install
deno task tauri dev

Wait for a while, and you'll see a window displays on the screen!