Yes, I follow all the steps correctly
And enable development mode
But when I download the plugin, I get an error message
failed to open dir: No such file or directory
error line:
$resourcesNode = $xml->addChild( "{$k}Files" );
foreach ( new \DirectoryIterator( \IPS\ROOT_PATH . "/plugins/{$plugin->location}/dev/{$k}" ) as $file )