Updated the install.md

This commit is contained in:
Raphael 2023-10-09 21:14:08 +02:00 committed by GitHub
parent 39509696ba
commit 67e02fc4ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,5 +15,5 @@
1. Download the latest [release](https://github.com/Joshua-Ashton/VPhysics-Jolt/releases)
2. Copy all files located in the bin folder (from the ZIP) into the bin folder the game uses.
> NOTE: The path normal is `bin` could be `bin/win64` or `bin/linux64` if you use the `x86-64` Branch.
3. (**Linux only**) Check if a vphysics_srv.so exists in the bin folder. If it does, remove the `vphysics_srv.so` and rename the `vphysics.so` to `vphysics_srv.so`.
> NOTE: The path normally is `bin`, but could be `bin/win64` or `bin/linux64` if you use the `x86-64` Branch.
3. (**Linux only**) Check if a vphysics_srv.so exists in the bin folder. If it does, remove the `vphysics_srv.so` and rename the `vphysics.so` to `vphysics_srv.so`.