Skip to content

nuckle/minecraft-offline-uuid-generator

Repository files navigation

Minecraft Offline UUID Generator

Preview

image_2024-01-22-11-47-03

You can view the page using one of the following URLs:

Features

  • dark and light theme
  • keyboard friendly
  • drag and drop support for username file
  • output as json or plain text
  • an ability to download output
  • can be locally installed as PWA
  • syntax highlighting
  • mojang api support (via api.ashcon.app)

Requirements

  • Node.JS 18.x.x
  • git

Build

$ git clone https://gitlab.com/w973/minecraft-offline-uuid-generator.git # or https://github.com/nuckle/minecraft-offline-uuid-generator.git
$ cd minecraft-offline-uuid-generator/
$ npm i
$ npm run build

Your build will be at dist directory

NOTE: a local web server is required