Fix
This commit is contained in:
parent
cbb0128894
commit
b14c0871dc
@ -134,7 +134,7 @@ fumen_key = ""
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
TaikoArcadeLoader can be a bit tricky to build if you've never done it before.
|
TaikoArcadeLoader can be a bit tricky to build if you've never done it before.
|
||||||
Go to the TaikoArcadeLoader folder and run the following commands:
|
Go to the TaikoArcadeLoader folder and run the following commands:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -149,5 +149,5 @@ export PATH=/path_to_tal/xpacks/.bin:$PATH
|
|||||||
make setup
|
make setup
|
||||||
```
|
```
|
||||||
|
|
||||||
Once that's done, run `make` to build TAL.
|
Once that's done, run `make` to build TAL.
|
||||||
The output will be written in the `out` folder.
|
The output will be written in the `out` folder.
|
Loading…
x
Reference in New Issue
Block a user