From 080b8efaf4b8eed33f14d5543510ea48306a86b9 Mon Sep 17 00:00:00 2001 From: Ade9 Date: Mon, 2 Mar 2026 14:50:06 +0200 Subject: [PATCH] add readme --- README.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b60fb1c --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +# Adetonics + +Planet generation with simple tectonic plates. + +## Description + +TODO + +## Getting Started + +### Dependencies + +* Godot v4.6.1 + +### Installing + +* Open project in godot +* TODO: Binaries + +## Authors + +Contributors names and contact info + +- Aada Tikkanen (Ade9) + +## Version History + +* 0.0 + * Initial Release + +## License + +This project is licensed under the MIT License - see the LICENSE.md file for details + +## Acknowledgments + +* [Fractal Philosophy's YouTube video](https://www.youtube.com/watch?v=7xL0udlhnqI) +* [Devote's YouTube video](https://www.youtube.com/watch?v=CeJz8tsgCPw) +* [DomPizzie's README template](https://gist.github.com/DomPizzie/7a5ff55ffa9081f2de27c315f5018afc) \ No newline at end of file