uwu / neptune

an experimental client mod for TIDAL
Microsoft Public License
116 stars 6 forks source link

fix neptune breaking on latest Tidal version (2.37.8) #22

Closed Aztup closed 3 months ago

Aztup commented 3 months ago

On the latest of version of Tidal sandboxing has been enabled which totally breaks the preload script stuff like this const electronPath = require.resolve("electron"); Won't work if sandbox is enabled This pr just disable sandboxing