Skip to content

update Windows path for building/packaging with Craft

Johnny Jazeix requested to merge work/jjazeix/windowsPackage into master
  • Install plugins directly in the bin/ folder (instead of a plugins/ subdirectory inside).

If this is an issue and we want to separate the plugins, I can install them in a marble_plugins/ subdirectory (Craft mess up if a subdirectory is called plugins/)

  • Install dll/exe in bin/ folder.
Edited by Johnny Jazeix

Merge request reports