Skip to content

Releases: vletroye/Mods

Mods with support for package's setup Wizard

20 Apr 21:39
Compare
Choose a tag to compare

This release comes with a large refactoring of the code.

  • Support for editing start/stop/install/uninstall/upgrade scripts (Shell script + Php Runner).
  • Support for creating wizards (JSON + Preview).
  • New Layout with more optional Package INFO fields

On top of features from previous version:

  • Support editing scripts with syntax highlighting.

  • Support bmp and jpg as logo, in addition to png.

  • Make distinction between Developer name and Publisher name in the config file.

  • Able to make transparent all pixels similar to pixel at location (1,1) in images loaded as logo (However, using Paint.Net to grab and cut the background is recommended).

  • No more support for "commands" (scripts with one single line). Instead, use a normal script.

At installation, Mods' packages check now the dependency on the package Init_3rdParty required to run php pages.

Various minor changes in behavior and display: version is now displayed, "Package Information" is disabled while editing an item of the "URL information", logo can only be changed on the picture 256x256 when option "Use the same Icon for all sizes" is ticked, ...

The new version is theoretically able to reload packages done with previous versions (CTP 5 and 4.2 at least).

Enjoy!