Closed Fernthedev closed 6 months ago
Elaborate:
We do this already through powershell scripts but maybe we should move away from those and let our handy package manager create qmods itself, which it can through the scripts workflow we added a while ago
It could be as simple as qpm qmod package
which will do the following
qpm s build
mod.template.json
exists, create mod.json
(overridable?)mod.json
More thinking required
Creates a
qmod
, replacing thebuildQmod.ps1
script