bedrock-launcher-version-symlink-generator
Version:
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.
36 lines (23 loc) • 2.05 kB
Markdown
# 8Crafter's Bedrock Launcher Version Symlink Generator
<!--  -->
[](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[](https://npmjs.com/package/bedrock-launcher-version-symlink-generator)
[](https://github.com/8Crafter-Studios/bedrock-launcher-version-symlink-generator/commits/main)
[](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.
```