Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Replugged support (and remove Powercord) #59

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Saltssaumure
Copy link

Powercord is kill, Replugged now uses asars for themes.

updater in manifest.json assumes that you'd want to have this published on the store (by submitting this and future updates in #theme-dev on the Replugged server) - if not, then it can be changed to update from GitHub instead:

"updater": {
	"type": "github",
	"id": "DiscordStyles/RadialStatus"
}

@Gibbu
Copy link
Member

Gibbu commented Aug 28, 2023

I think I might just add this to the bd-scss package behind a config setting.

@Gibbu
Copy link
Member

Gibbu commented Aug 28, 2023

What's the point of @parcel/config-default and @parcel/transformer-sass?
I don't see it referenced anywhere

@Saltssaumure
Copy link
Author

They're plugins for parcel which is modular, both are required for building the asar from scss.

@Saltssaumure
Copy link
Author

Saltssaumure commented Sep 8, 2023

Turns out Replugged is switching from Parcel to esbuild in the next major update (replugged-org/replugged#541), will apply those changes here when the time comes.

@Saltssaumure
Copy link
Author

Simple update if you're still interested in adding to the Replugged store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants