Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 837 Bytes

File metadata and controls

24 lines (15 loc) · 837 Bytes

GooseStandalone

Converts Discord clients into separate clients for regular mods (via GooseUpdate) or otherwise impractical patches (portable, branding, etc.). Experimental.

Building

Dependencies

Running

  1. Install NPM dependencies with npm install
  2. Run the script via node src/index.js
  3. Unless you know what you are doing, it is best to leave the interactive options blank (pressing just enter) to use defaults.
  4. The build will then be in dist/<discord channel>/<discord platform>.

Windows Builds

Windows builds are more complex for first-time setup due to unsolved complications with the new updater. After generating the build for the first time run from the root directory:

node src/extra/setup_windows.js <channel (stable/ptb/canary)>