Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterIO02 authored Mar 12, 2022
1 parent e78863b commit 0958e41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ For the beatmap and difficulty arguments, you don't need to type the exact same
* `--version` / `-v`: Show the version

## Build
You need Haxe (and haxelib) to build the project.
The default compiler target for osu-beatmod is C++. Install `hxcpp` with haxelib.
Download the dependencies listed in the app.hxml file using haxelib (`haxelib install [dependency name]`), and run `haxe compile.hxml`
You need Haxe (and haxelib) to build the project.
The default compiler target for osu-beatmod is C++. Install `hxcpp` with haxelib.
Download the dependencies listed in the app.hxml file using haxelib (`haxelib install [dependency name]`), and run `haxe compile.hxml`

## TODO
* If multiple beatmaps contain the same difficulty name, maybe add a `--mapper` argument to find the wanted map
Expand Down

0 comments on commit 0958e41

Please sign in to comment.