lgou2w / l2nbt.js

πŸ€ A lgou2w Minecraft NBT library for Javascript

Home Page:https://lgou2w.com/l2nbt.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/lgou2w/l2mc.js

This module has moved and is now available at @lgou2w/mcnbt. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.

l2nbt.js

A lgou2w Minecraft NBT library for Javascript

Install

npm install l2nbt --save

or

yarn add l2nbt

There is no default export. The correct way to import l2nbt.js is:

import * as l2nbt from 'l2nbt'

API

TODO

License

Apache-2.0

About

πŸ€ A lgou2w Minecraft NBT library for Javascript

https://lgou2w.com/l2nbt.js

License:Apache License 2.0


Languages

Language:TypeScript 94.5%Language:JavaScript 5.5%