IceTank / prismarine-packet-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prismarine-template

NPM version Build Status Discord Try it on gitpod

A template repository to make it easy to create new prismarine repo

Usage

const template = require('prismarine-template')

template.helloWorld()

API

helloWorld()

Prints hello world

About

License:MIT License


Languages

Language:JavaScript 99.3%Language:Dockerfile 0.7%