mirror of
https://github.com/collinsmith/riiablo.git
synced 2024-12-22 15:54:09 +07:00
Fixed build instructions -- android SDK no longer required for non-android builds
This commit is contained in:
parent
bded14c1eb
commit
bcb6d7973d
@ -54,10 +54,7 @@ compatible with playing with users using the original game client.
|
||||
[![MP Test](/screenshots/multi_player.webp)](https://www.youtube.com/watch?v=B2XhiS_JbIA)
|
||||
|
||||
# Setup
|
||||
The Android SDK is required to build the project by default (even if you want
|
||||
the desktop module only), however you can circumvent this by following
|
||||
[this post](https://github.com/collinsmith/riiablo/issues/6#issuecomment-465661949)
|
||||
which explains which files to modify and references to delete.
|
||||
The Android SDK is required to build the android subproject project.
|
||||
|
||||
Two environment variables can be used to automatically set the D2 installation
|
||||
and save directories if they are not automatically detected, and you do not want
|
||||
|
Loading…
Reference in New Issue
Block a user