Skip to content

A template to make C++ plugins for Endstone.

Notifications You must be signed in to change notification settings

Loudbooks/EndstonePluginTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Endstone Plugin Template

This template serves as a way to quickly create new plugins in C++ for Endstone. This template includes a GitHub workflow to build your plugin for Windows and Linux, with both Debug and Release builds.

What to Change

CMakeLists.txt - Change project(example_plugin) to reflect the name of your project.

src/example_plugin.cpp - Change example_plugin to the same name used above.

.github/workflows/cmake-compile.yml - Change PROJECT_NAME to the same name used above.

About

A template to make C++ plugins for Endstone.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project