Unique identifier ("exampleplugin")
Get references to other plugins. Other plugins may call this plugin from now
Called after init. Do something with data retrieved at previous stage
Private initialization using resources loaded by resource managers
Register resource managers provided by this plugin
Get references to resource managers and call their methods. Resources are loaded before preInit
Human readable name ("Example plugin") Valid semver version string. i.e. 0.1.0-rc.1
Basic plugin interface