Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
Desktop Client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SpinShare
Desktop Client
Commits
3eddd6ea
Commit
3eddd6ea
authored
Apr 02, 2020
by
Andreas Heimann
Committed by
GitHub
Apr 02, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1 from jy1263/patch-1
Update README.md
parents
098fb047
8ae476ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
README.md
README.md
+12
-0
No files found.
README.md
View file @
3eddd6ea
# customspeens-client
Spin Rhythm XD Custom Songs Client
## Compilation Instructions (Windows)
1.
Clone the repository.
2.
Install
[
node.js
](
https://nodejs.org/
)
3.
Open the node.js command prompt and install electron globally with
```npm install electron -g```
4.
Using the node.js command prompt, cd to where you cloned the repository.
5.
Install electron-dl with
```npm install electron-dl```
6.
Run
```electron .```
### Package Electron App
7.
Install electron-packager with
```npm install electron-packager -g```
8.
Using the node.js command prompt, cd to where you cloned the repository.
9.
Run
```electron-packager .```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment