From d4191e64f9ce3257f84b84c4f8ce517fc00761ef Mon Sep 17 00:00:00 2001 From: Ade9 Date: Mon, 2 Mar 2026 15:01:53 +0200 Subject: [PATCH] add readme --- README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..909cb73 --- /dev/null +++ b/README.md @@ -0,0 +1,45 @@ +# Adatonics + +Planet generation with simple plate tectonics. + +## Description + +TODO + +## Getting Started + +### Dependencies + +* Godot v4.6.1 + +### Installing + +* Open project in Godot +* TODO: Binaries + +### Executing program + +* TODO + +## Help + +* TODO + +## Authors + +Aada Tikkanen (Ade9) + +## Version History + +* 0.0.0 + * Initial Commit + +## License + +This project is licensed under the MIT License - see the LICENSE.md file for details + +## Acknowledgments + +* [Fractal Philosophy's video](https://www.youtube.com/watch?v=7xL0udlhnqI) +* [Devote's video](https://www.youtube.com/watch?v=CeJz8tsgCPw) +* [DomPizzie's readme template](https://gist.github.com/DomPizzie/7a5ff55ffa9081f2de27c315f5018afc) \ No newline at end of file