Skip to content

AeroTechLab/Plugin-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plug-in Loader

Utilities for creating and managing dynamically loaded libraries, mainly for C/C++ plug-ins support

Usage

On a terminal, get the GitHub code repository with:

$ git clone https://github.com/AeroTechLab/Plugin-Loader [<my_project_folder>]

Plug-in Loader consists of a single header file of common variables and function declarations. Simply include it in both plug-in and host projects

About

Utilities for creating and managing dynamically loaded libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages