Creates a Discord-like setup, full.distro and delta.distro (experimental)
- delta.distro compiling
- Update Electron version if needed
- Create
inputfolder and createinstaller_info.jsonfile from project root directory. - Place in all the files into input as if it's a Discord app directory without Electron stuff, like:
installer.db,app.icoand reUpdater in the updater folder - Put in infor in
installer_info.json, for example:
{
"authors": "Howdycord Team",
"owners": "Howdycord Team",
"exe": "Howdycord.exe",
"description": "Howdycord - https://howdycordapp.com",
"title": "Howdycord",
"name": "Howdycord",
"setupExe": "HowdycordSetup.exe"
}- Run
npm run start - Pack in the contents of
packAsTarBras .tar.br and rename it asfull.distro