Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 846 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 846 Bytes

Allay JavaScript Plugin Template

Welcome to the javascript plugin template for allay.

Prerequisites

Getting Started

  1. Clone this Repository
git clone https://github.com/AllayMC/JavaScriptPluginTemplate.git
  1. Navigate to the Cloned Directory
cd JavaScriptPluginTemplate
  1. Change Plugin Information
  • Rename JavaScriptPluginTemplate.js to TheNameYouWant.js
  • Edit plugin.json

Documentation

For a deeper dive into the Allay API and its functionalities, please refer to our documentation (WIP).

License

This project is licensed under the MIT License - see the LICENSE file for details.