Removed Git LFS

This commit is contained in:
2024-02-02 20:12:14 +01:00
parent 3e2329c3b9
commit d6843621ce
17 changed files with 136 additions and 308 deletions

View File

@ -1,3 +1,10 @@
# bom
An attempt at highly efficient networking between Go servers and Godot clients.
An attempt at highly efficient networking between Go servers and Godot clients.
## Assets
Git LFS is not suited for hosting large files because it keeps the entire history on the server.
There is `git lfs prune` for the client side, but we need it on the server side and this functionality simply does not exist.
Therefore the `client/assets` directory needs to be downloaded separately. Download link will be here in the future.