mirror of
https://github.com/redstrate/Kawari.git
synced 2025-05-12 14:47:46 +00:00
Update USAGE.md
Updated the dependance needed for windows and explain a little bit more for the folder oodle
This commit is contained in:
parent
6af3392679
commit
092cec19d5
1 changed files with 1 additions and 1 deletions
2
USAGE.md
2
USAGE.md
|
@ -26,7 +26,7 @@ Windows and Linux artifacts are built on every commit, under [Github Actions](ht
|
||||||
|
|
||||||
Build Kawari with `cargo build`.
|
Build Kawari with `cargo build`.
|
||||||
|
|
||||||
For the World server to function, Kawari needs to be built with `--features oodle`. Place the `oodle-network-shared.dll` (Windows) or `oodle-network-shared.so` (Linux) into the `oodle` directory when building.
|
For the World server to function, Kawari needs to be built with `--features oodle`. Place the `oodle-network-shared.lib` (Windows) or `oodle-network-shared.so` (Linux) in a folder created by you named `oodle` before building.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue