We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e601f3f commit 001ffd4Copy full SHA for 001ffd4
readme.md
@@ -1 +1,11 @@
1
-
+<h1>Sploder Launcher</h1>
2
+A project that aims to revive <a href="https://sploder.com">sploder</a>.
3
+<h1>How to use:</h1>
4
+- Download the <a href="https://github.com/Sploder-Saptarshi/Sploder-Launcher/releases">latest release</a> from here.<br>
5
+- Run the installer.<br>
6
+- Done.<br>
7
+<h1>How to build:</h1>
8
+- Install yarn.<br>
9
+- Install all the required packages by running <code>yarn</code>.<br>
10
+- Run <code>yarn dist</code>.<br>
11
+- The built files will be available in the dist folder.
0 commit comments