|
|
Clone the Urho3D project from the main branch, change directory to its project root, and execute the following commands to install the library for your desired target platform. Except for Android platform, which uses `~/.m2/repository/`, the default install location is: <code>~/.urho3d/install/<em><platform></em>/</code>. The "~" here refers to home directory mounted from a docker volume and as such it is persistent in between docker runs.
|