Mostly just naturalish map generation stuff and some other bits of godot fluff.
Find a file
Dan Baker 93f204a868 Adds initial project setup and configuration
Initializes the Godot project with basic configuration files.

This includes:
- EditorConfig for code style consistency.
- Git attributes for line ending normalization.
- Git ignore for Godot specific files.
- A default project icon.
- Initial project settings.
2025-06-19 12:33:09 +01:00
.editorconfig Adds initial project setup and configuration 2025-06-19 12:33:09 +01:00
.gitattributes Adds initial project setup and configuration 2025-06-19 12:33:09 +01:00
.gitignore Adds initial project setup and configuration 2025-06-19 12:33:09 +01:00
icon.svg Adds initial project setup and configuration 2025-06-19 12:33:09 +01:00
icon.svg.import Adds initial project setup and configuration 2025-06-19 12:33:09 +01:00
project.godot Adds initial project setup and configuration 2025-06-19 12:33:09 +01:00
README.md Initial commit 2025-06-19 12:31:12 +01:00

NatureSim