aboutsummaryrefslogtreecommitdiff
path: root/documentation/examples/plugins/README.txt
blob: 704f5659804014d5a9b25cc0e7af572f52e7d677 (plain)
1
2
3
4
5
Plugin Skeleton
=========================
This directory includes a plugin skeleton to be used as the starting point when
creating a new plugin. Just create a new directory in /mod/ and copy the files
and directories into it. Then update the manifest and start coding.