Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PackageName

Package description.

Installation

Using pully

/pully install packagename

Require as Dependency

{
  "dependencies": {
    "packagename": "0.1.0"
  }
}

Usage

Include if you want to make obvious how to use the module.

/packagename do_stuff

This command does stuff to solve all problems you encounter in life.

Commands

Include if your package has commands.

/packagename subcmd <argument>

Describe what this command does.

Developer Guide

Include concepts or boilerplate code.

// You can use this boilerplate code when using packagename

let packagenameDependent = {
  // content
};

Library Functions

Include if your package has public functions.

packagename.use(param: String) → PlayerEntity

Describe what this function does.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages