Skip to content

Releases: SharpScratchMod/SharpOfflineMacLinux

Version 1.0.0

19 Oct 09:47

Choose a tag to compare

We recommend using this version for Windows as it is a lot smaller. However you can use this version if you want.

First Release - Should work on any system that is supported by Electron

Electron Downloads:
OSX (Darwin) x64: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-darwin-x64.zip
Linux ia32: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-linux-ia32.zip
Linux x64: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-linux-x64.zip
Windows ia32: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-win32-ia32.zip
Windows x64: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-win32-x64.zip

To setup download Electron and extract. Download the source code and place it in a folder called "app" in (electron folder)/resources on Windows and Linux. If you use MacOS and place it in a folder called "app" in (electron folder)/Contents/Resources/app.

To start use Windows: electron.exe, Linux: electron, MacOS: Electron.app