Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.15 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.15 KB

Godot Dash logo

Godot Dash V2

A Geometry Dash fangame made with Godot Engine.

Discord community

OS Support

Godot Dash V2 is intended to work on Linux, Windows and macOS (unsigned app). Android support is not planned.

Downloads

As of right now, the game doesn't have any releases. This is normal. I will make some when the game will have official levels (and will release the editor in a later release).

Contributing

  • Clone the repo and import it in Godot.
  • Open a PR with your changes.

Compilation

⚠️ Make sure to use Godot 4.0. ⚠️

  • Clone the repo locally or download the source code as a zip from the releases.
  • Import the project.godot file (if you cloned the repo) or the source code zip (if you downloaded it from the releases).
  • Go to Project → Export and select the export preset you want.
  • Choose an export path.
  • Hit Export Project.