2019-08-13 22:29:42 +00:00

12 lines
273 B
Plaintext

[
{ type: install
message: <<EOM
For the port to work properly you must copy the file
%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config.php.sample
to
%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config.php
and edit the configuration to meet your needs.
EOM
}
]