diff --git a/README.md b/README.md index 2495993..081ca14 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # World Generator -World generator Engine module. Right now it's mostly data classes. \ No newline at end of file +World generator Engine module. Right now it's mostly data classes. + +## Godot Version Support + +This branch tries to follow godot's master branch (as much as I have time). + +For different godot versions look at the other branches. + +Status for this branch: Update for 4.0 is work in progress.