/Sploder-Launcher

A project that aims to revive sploder.

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Sploder Launcher

A project that aims to revive sploder.
Join the Discord server!

How to use:

- Download the latest release from here.
- Run the installer.
- Done.

How to build:

- Use node 14.10.0.
- Install yarn.
- Install all the required packages by running yarn.
- Run yarn dist. If on windows, you can also run the build.bat file.
- The built files will be available in the dist folder.