Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniLionn authored Nov 19, 2023
1 parent 17e6c78 commit 22a51a0
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,19 @@ A simple app that plays the hourly music from Animal Crossing: New Leaf dependin


# Releases

You can find releases [here](https://github.com/DaniLionn/ACNLMusicApp/releases/tag/release).


# Running
In order to run the app, you have to have node.js installed on your machine. ([node.js download](https://nodejs.org/en/download))
You also have to run it in the source code folder, otherwise it won't work. (There's probably ways to change this but I have *no* idea how to.)


# Building
This app is currently Windows only.

It requires you to have node.js and pkg installed on your machine ([node.js download](https://nodejs.org/en/download))
It requires you to have node.js and pkg installed on your machine

In order to build this app, install pkg (if you don't have it installed already) ```npm install -g pkg``` in your terminal and then run build.bat

Source code downloads come with the app already built.

# Running
To run the app, you have to run it in the source folder otherwise it won't work. (There's probably ways to change this but I have *no* idea how to.)

0 comments on commit 22a51a0

Please sign in to comment.