Update README.md
This commit is contained in:
parent
a6d5a6c818
commit
33f002b30b
1 changed files with 7 additions and 1 deletions
|
@ -1,8 +1,14 @@
|
|||
# SongPlayer
|
||||
A Fabric mod for Minecraft that plays noteblocks
|
||||
|
||||
# How to use
|
||||
# What to download
|
||||
In the build/lib folder there's four jar files. The mod is the file called song-player-1.0.0.jar
|
||||
|
||||
# Adding songs
|
||||
You can put midis in the .minecraft/songs folder
|
||||
|
||||
# Using the client
|
||||
You can get a list of commands with $help
|
||||
The most important ones are
|
||||
$play <file name>
|
||||
$stop
|
||||
|
|
Loading…
Reference in a new issue