# 8Crafter's Bedrock Launcher Version Symlink Generator

<!-- ![Thumbnail](./assets/thumbnail.png) -->

[![NPM Downloads](https://img.shields.io/npm/d18m/bedrock-launcher-version-symlink-generator)](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[![NPM Version](https://img.shields.io/npm/v/bedrock-launcher-version-symlink-generator)](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[![NPM License](https://img.shields.io/npm/l/bedrock-launcher-version-symlink-generator)](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[![NPM Last Update](https://img.shields.io/npm/last-update/bedrock-launcher-version-symlink-generator)](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[![NPM Unpacked Size](https://img.shields.io/npm/unpacked-size/bedrock-launcher-version-symlink-generator)](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[![GitHub last commit](https://img.shields.io/github/last-commit/8Crafter-Studios/bedrock-launcher-version-symlink-generator)](https://github.com/8Crafter-Studios/bedrock-launcher-version-symlink-generator/commits/main)
[![Discord](https://img.shields.io/discord/1213197616570048512?logo=discord&label=discord&link=https%3A%2F%2Fdiscord.gg%2F8crafter-studios)](https://discord.gg/8crafter-studios)

This is a CLI to create symlinks for each of the version folders in Bedrock Launcher, so you can access the folders by version number instead of by UUID.

The symlinks will be put in a folder called `versionSymlinks` in the Bedrock Launcher folder (`%AppData%/.minecraft_bedrock/versionSymlinks`).

Using this requires that you use [Bedrock Launcher](https://bedrocklauncher.github.io/).

This node module also requires that you use Windows.

This module MUST BE INSTALLED GLOBALLY!

## Installation

```
npm i -g bedrock-launcher-version-symlink-generator
```

## CLI

```
Usage:

bedrock-launcher-version-symlink-generator                   Generates the symlinks.
```
