initResources

Initialises the Same plugin's resources.

This is where you'd read JSON files, reserve memory, etc. In the case of JSON files, one thing commonly done is to read them in and immediately write them out, to ensure they're valid JSON and to normalise formatting.

This is called before connection is established but after setup.

version(WithSamePlugin)
private
void
initResources