Skip to content

Commit 2042e6c

Browse files
authored
Update compatibility note for addon version
1 parent 9dea658 commit 2042e6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
### ***For easy installation the addon's zip is in the release section***
55

6-
### ***⚠️ Only works on 4.5 for now***
6+
### ***⚠️ Only works on 4.5 and later versions***
77

88
## What is it ?
99
It's an addon allowing you to easily implement custom gravity into your game.
@@ -98,4 +98,4 @@ You will also have a custom gizmo for each GravityProvider
9898

9999
Normal Particles in godot can't be affected by in-game gravity so I made my own particles. This option is very limited but is very usefull in the editor for figuring out how the gravity is behaving.
100100

101-
### ⚠️ To use this node, you will need to install the [debug draw 3d](https://github.com/DmitriySalnikov/godot_debug_draw_3d) addon (tested with 1.5.1). It is used to display the particles on screen
101+
### ⚠️ To use this node, you will need to install the [debug draw 3d](https://github.com/DmitriySalnikov/godot_debug_draw_3d) addon (tested with 1.5.1). It is used to display the particles on screen

0 commit comments

Comments
 (0)