Skip to content

MinimixMC/AuroraExamplePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Highly experimental

Aurora Example Plugin ⚡

An example plugin for Aurora

Usage

Aurora plugins can be built as Go plugins, or can be built directly into Aurora.

See platform compatability here: AuroraAPI

This example focuses on external plugins, but still applies to internal ones. If you want to know more check the wiki

Building

go build -buildmode=plugin -o build/example.so .

About

An example plugin for Aurora

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages