an attempt to prepare for the worst
shelter is a new generation client mod built to be essentially bulletproof.
Its development was sparked by the death of many client mods and the blow to all others that was Discord's switch to SWC.
You can read much more about this event here.
It is developed by ex-members of the old Cumcord Team, under uwu.network.
Quite a few! See the automated list at https://shelter.uwu.network/plugins or search for shelter-plugins.
- Download this repo.
- Find your Discord install folder (
%LocalAppData%
for Windows) and go intoresources/
- if theres a file calledapp.asar
youre probably in the right place. - From the repo you downloaded, copy the folder
shelter/injectors/desktop/app/
intoresources/
. - Close Discord and rename
app.asar
tooriginal.asar
. It should look like this:
🗁 resources/
├── 🗁 app/
│ ├── 🗋 index.js
│ ├── 🗋 preload.js
│ └── 🗋 package.json
└── 🗋 original.asar
- Start Discord and you should find a section called
shelter
in the settings.
An alternative desktop installation method is Kernel.
The kernel package is in injectors/kernel
, if you use this method I expect you to know how to install Kernel yourself.
This is nice because you can run multiple mods at once.
https://addons.mozilla.org/firefox/addon/shelter-injector/
https://microsoftedge.microsoft.com/addons/detail/shelter-mv3-inj/okemjpeidkmhjpmdcpaibakdhnheblib
The MV3 extension got removed from the chrome store because it runs remotely hosted code (shelter and the plugins you download). As there's no easy way to comply with that policy we won't make our extension available on the chrome store. However, you can still install it manually:
- Download the latest MV3 Injector from Releases
- Unpack the .zip file
- Head to
chrome://extensions
- Enable Developer mode
- Load the unpacked extension
See the docs
Centralised plugin repo: no, not yet.
Website: There are the docs publicly available at https://shelter.uwu.network, but these are currently more geared for plugin developers than end users.
We are working on improving the ecosystem slowly but surely, much is in the works.
Keep an eye on the uwu gh org or our Discord server to see what we are working on, inside and outside of the client modding space. :)