Skip to content

cordpackers/WumpdleV2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

372 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WumpdleV2

WumpdleV2 is a fork of Sheltupdate, which replicates Discord's update API for repackaged desktop clients.

Changes from Sheltupdate:

  • Every instance of WumpdleV2 is for one repackaged Discord client
  • Different branches are now only for release channel (Stable, PTB, Canary, Development, Any name here)
  • Since every host update is expected to packaged with a client mod, Wumpdle will only patch the modules used by the client.

Licensing

This is a dual-licensed project. Sheltupdate/GooseUpdate is MIT licensed, CordPackers' changes are AGPL licensed. If you want to fork Sheltupdate, fork Sheltupdate. If you want to incorporate our changes, please add AGPL license.

Deploying

  1. Install WumpdleV2's dependencies with npm install
  2. Copy config.example.json to config.json and modify it to your liking, then run node src/index.js.

The required files to deploy are src, node_modules, branches, config.json, package.json.

Credits

Sheltupdate was originally written by uwu.network.

About

A Sheltupdate fork for repackaged Discord clients

Resources

License

AGPL-3.0, MIT licenses found

Licenses found

AGPL-3.0
LICENSE-AGPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.0%
  • HTML 4.5%
  • CSS 3.5%