Translations:Plugins/76/en
From ArdorDocs
NRS Compatibility
Due to the broad scope of plugins the functional compatility of the plugin with various NRS versions can't be guaranteed by the plugin mechanism and is the responsibility of the plugin creator. The $syntaxhighlight attribute in the manifest file indicates the NRS version the plugin was written for. Due to possible changes in javascript API behaviour it is recommended to release a new plugin version for every new NRS release, though a plugin will still be running after minor release updates (e.g. a plugin written for "2.2.1" running under "2.2.2" client installation). After a major NRS update (e.g. from "1.5.9" to "1.6.0"), the plugin will stop working and has to be updated.