/ExamplePlugin

Example plugin for MCDR in all possible format

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

MCDReforged Example Plugin

An repository of example plugin of MCDReforged

Available plugin formats:

Packed Plugin

The recommended plugin format of MCDR

This branch is also a good example for you plugin to be store in VCS

Run python -m mcdreforged pack in console, tt will pack your sources into a packed plugin ExamplePlugin-v1.0.0.mcdr

Put ExamplePlugin-v1.0.0.mcdr into the plugin folder of MCDR to use it