Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rePacker

Creates a Discord-like setup, full.distro and delta.distro (experimental)

Roadmap

*.distro

  • delta.distro compiling

Usage

  1. Update Electron version if needed
  2. Create input folder and create installer_info.json file from project root directory.
  3. Place in all the files into input as if it's a Discord app directory without Electron stuff, like: installer.db, app.ico and reUpdater in the updater folder
  4. 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"
}
  1. Run npm run start
  2. Pack in the contents of packAsTarBr as .tar.br and rename it as full.distro

About

Package up patched app.asar into an installer

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages