namazso / SecureUxTheme

🎨 A secure boot compatible in-memory UxTheme patcher
Other
2.28k stars 200 forks source link

Update Github actions workflow and Add Dependabot workflow #89

Closed sitiom closed 2 years ago

sitiom commented 2 years ago

Changes:

namazso commented 2 years ago

I'd rather not split up the artifacts - the Win32 one is what's containing ThemeTool this way which is actually for all architectures

sitiom commented 2 years ago

I'd rather not split up the artifacts - the Win32 one is what's containing ThemeTool this way which is actually for all architectures

If ThemeTool is for all architectures, wouldn't it make sense to separate it from the SecureUxTheme.dll builds (I would like to decouple things as much as possible)?