Added Terrain3D and Jolt physics
This commit is contained in:
@ -9,6 +9,14 @@ There is `git lfs prune` for the client side, but we need it on the server side
|
||||
|
||||
Therefore the `client/assets` directory needs to be downloaded separately. Download link will be here in the future.
|
||||
|
||||
## Addons
|
||||
|
||||
The `client/addons` must be downloaded separately just like the assets.
|
||||
The following addons are required:
|
||||
|
||||
- [Terrain3D](https://github.com/TokisanGames/Terrain3D)
|
||||
- [Godot Jolt](https://github.com/godot-jolt/godot-jolt)
|
||||
|
||||
## Features
|
||||
|
||||
- UDP based messaging
|
||||
|
Reference in New Issue
Block a user