Your Best Free Online Backup and Sync Service for Cloud Drives
Secure & Free
Would you like a step-by-step tutorial for building a specific version?
// Load local Eaglercraft offline build win.loadFile('eaglercraft/index.html'); eaglercraft client launcher
app.whenReady().then(createWindow);
// Optional: set user agent to mimic Chrome win.webContents.setUserAgent('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36'); Would you like a step-by-step tutorial for building