Added Terrain3D and Jolt physics

This commit is contained in:
2024-02-19 14:40:29 +01:00
parent 0c15f00942
commit 54f2b9c686
9 changed files with 83 additions and 32 deletions

View File

@ -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