You can view the page using one of the following URLs:
- 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
)
Node.JS
18.x.xgit
$ 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