Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsku committed Jan 27, 2024
1 parent 0c8c8c9 commit beaf0ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ Since then I've started learning OpenGL and expanded it further. It is meant to

devue comes with a set of included model and texture plugins that enable loading of popular formats.</br>
It can be extended by custom plugins by implementing the shared C interface.

You can use [this](https://github.com/dvsku/devue_plugin_template) template to make your own plugin. See [official plugin implementation](https://github.com/dvsku/devue/tree/main/plugins/devue_official/plugin) as an example on how to implement it.

0 comments on commit beaf0ae

Please sign in to comment.