add readme

This commit is contained in:
Aada Tikkanen 2026-03-02 14:50:06 +02:00
parent a734beccb3
commit 080b8efaf4

39
README.md Normal file
View file

@ -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)