Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added warning about 6.1.0
  • Loading branch information
bitwes authored Dec 4, 2018
1 parent b22a54c commit f31b8ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# [The readme has moved to a wiki.](https://github.com/bitwes/Gut/wiki)

# 6.1.0 has a potentially bad bug, please install 6.1.1
6.1.0 has a bug that can, if everything goes wrong just right, delete files in the root of the project. I only saw it happen when running the test suite for Gut and only the `test_doubler.gd` test script. I don't recall ever seeing it happen in my own game, but just to be safe you should upgrade.

### Godot 3.1
I've started a [3.1 branch](https://github.com/bitwes/Gut/tree/godot_3_1) that I will be keeping inline with master. I've gotten it to run but there are issues. Check open issues and the [3.1 wiki page](https://github.com/bitwes/Gut/wiki/Godot-3.1-Alpha).

Expand Down

0 comments on commit f31b8ed

Please sign in to comment.