Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciremun committed Jan 8, 2024
1 parent ea7c3a5 commit b8e426f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,22 @@ mod ui should appear in top left corner of the osu! window, see [controls](#cont

## Build

### Required Visual Studio Components For Building
It shouldn't be necessary to build the project unless you're debugging or modifying the source code

### Requirements

* MSVC x64/x86 build tools
* Windows SDK
* .NET Framework SDK

![installer_preview](https://user-images.githubusercontent.com/38132413/199610177-89f05acc-c1ff-4656-9839-2abf66ffd126.png)

### Run ready-to-use binary
### Execute nobuild

cmd.exe
nobuild.exe

### OR Bootstrap the nobuild executable
Alternatively, bootstrap nobuild

cmd.exe
vcvarsall x86
Expand Down

0 comments on commit b8e426f

Please sign in to comment.