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
- Host: GitHub
- URL: https://github.com/maaack/moon-run
- Owner: Maaack
- Created: 2022-08-15T16:40:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T01:14:10.000Z (almost 4 years ago)
- Last Synced: 2025-06-06T01:04:32.581Z (about 1 year ago)
- Language: GDScript
- Homepage:
- Size: 53.6 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
* 
2. Make sure you are searching `godotengine.org`.
* 
3. Search for "terrain" and select `Heightmap terrain`.
* 
4. In the details window for the plugin, select download.
* 
5. Let the plugin download and then start the install...
* 
6. Let the plugin install in `/addons/zylann.hterrain/`.
* 
11. Open the Project Settings window and select the Plugins tab.
12. Under the column "Status", check the boxes to Enable the plugins.
* 
13. Reload the project.
* 