This repository has been archived on 2022-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
GeometryDash3D/README.md

10 lines
164 B
Markdown
Raw Normal View History

2022-11-07 09:11:51 +01:00
# Geometry Dash en 3D
2022-11-08 09:35:45 +01:00
Pour lancer rapidement le jeu avec un serveur python
2022-11-07 09:11:51 +01:00
```bash
$ ./run.sh
```
2022-11-08 09:35:45 +01:00
## Dépendances
- [ThreeJS](https://github.com/mrdoob/three.js)