Skip to content

Opening & Exporting

Honzapkcz edited this page Sep 24, 2023 · 1 revision

Opening

In order to open this project you need to have installed latest version of Godot.

  1. Download or clone the src/ folder from main branch
  2. Extract the zip (only when downloaded)
  3. Open Godot
  4. Click Import
  5. Navigate to the src/ folder and select project.godot
  6. Wait and that should be it

Exporting

In order to export this project you need to have installed Export Templates

  1. Open project
  2. Navigate thought menu Project > Export...
  3. Select platform you want to export (or add new if not)
  4. Click Export Project
  5. Select destination and... you have it.
Clone this wiki locally