An open API service indexing awesome lists of open source software.

https://github.com/maaack/moon-run

For Godot Wild Jam #48
https://github.com/maaack/moon-run

Last synced: 5 months ago
JSON representation

For Godot Wild Jam #48

Awesome Lists containing this project

README

          

# Moon Run
A Godot Wild Jam #48 gamejam game. Theme was "Moon".

Made in Godot 3.5.0

## Installation
### Addons
* Heightmap terrain - Zylann

#### Instructions
1. Open the Asset Lib window in Godot.
* ![Asset Lib Button](Docs/AssetLibButton.png)
2. Make sure you are searching `godotengine.org`.
* ![Asset Lib Site](Docs/AssetLibSite.png)
3. Search for "terrain" and select `Heightmap terrain`.
* ![Heightmap Terrain Plugin](Docs/TerrainEditorPlugin.png)
4. In the details window for the plugin, select download.
* ![Download Button](Docs/DownloadButton.png)
5. Let the plugin download and then start the install...
* ![Download Success](Docs/DownloadSuccess.png)
6. Let the plugin install in `/addons/zylann.hterrain/`.
* ![/addons/ Install Location](Docs/InstallToZylannHterrain.png)
11. Open the Project Settings window and select the Plugins tab.
12. Under the column "Status", check the boxes to Enable the plugins.
* ![Enable All Plugins](Docs/ActivatePlugins.png)
13. Reload the project.
* ![Reload Current Project](Docs/ReloadProject.png)