Skip to content

Commit

Permalink
Update PLUGINS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
damiva authored Jan 19, 2022
1 parent 70932e1 commit df047db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Plugin can be distributed by the file, which can be installed by SeveMSX WEB UI.
- Format: gziped tar
- Name: **{plugin}.{PPP}.tgz**, where:
- **{plugin}** - the name of plugin (the same as plugin folder name described above), **it should not contain a point symbol(".")**;
- **{PPP}** - the three digits of *minimum plugin engine version of ServerMSX*, it the last three digits of ServeMSX version (the version of ServeMSX format is: **M.VV.PPP**, where **M** is a digit of major version, **VV** is two digits of functionality version, **PPP** is three digits of *plugin engine version*)
- **{PPP}** - the three digits of *minimum plugin engine version of ServerMSX*, it the last three digits of ServeMSX version (the version of ServeMSX format is: **M.VV.PPP**, where **M** is a digit of major version, **VV** is two digits of functionality version, **PPP** is three digits of *plugin engine version*);
- Content: the content of the plugin folder (described above), the example is:
- :file_cabinet: **myplugin.200.tgz**:
- :spiral_notepad: manifest.json
Expand Down

0 comments on commit df047db

Please sign in to comment.