Skip to content

Commit ac99deb

Browse files
authored
Adding branch info to the readme
Adding info about our current branches and soon to be introduced `2.0-dev` branch.
1 parent f7f3803 commit ac99deb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ https://github.com/GodotVR/godot_openvr
99
>> While we have taken care to try and keep a measure of backwards compatibility there are structural differences in how OpenVR handles actions and once enabled the old method of button and axis handling is deactivated.
1010
>> Please read the [OpenVR Actions documentation](https://github.com/GodotVR/godot-openvr-asset/wiki/OpenVR-actions) for more information!
1111
12+
Branches
13+
--------
14+
15+
This repo currently maintains the following branches:
16+
- `master` is our main development in which we maintain our `1.x.y` version of this plugin. This version works with Godot 3.x.
17+
- `2.0-dev` is our 2.0 development branch, this is an unstable branch in which we're porting this plugin to work in Godot 4.x.
18+
- `Godot-3.0.4-plugin` is a legacy branch that worked with Godot 3.0, probably defunct
19+
- `Godot-3.0-plugin` is a legacy branch that worked with Godot 3.0, probably defunct
20+
1221
Submodules
1322
----------
1423
This project references two submodules.

0 commit comments

Comments
 (0)