Compare commits

1 Commits

Author SHA1 Message Date
1df9f2c46d add lfs instructions
All checks were successful
Linux arm64 / Build (push) Successful in 1m38s
2024-08-22 10:55:13 +02:00

View File

@@ -6,6 +6,13 @@ The best FPS you've ever seen !
Install xmake from [here](https://xmake.io/#/guide/installation). Install xmake from [here](https://xmake.io/#/guide/installation).
## Cloning
You need git lfs.
If cloning with ssh, you should `git config --global http.sslCAInfo ~/.ssh/id_rsa` first,
else lfs will fail to download the assets
## How to use ## How to use
You must have [godot](https://godotengine.org/) in your path You must have [godot](https://godotengine.org/) in your path