4 Commits
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -10,7 +10,6 @@
"DocsURL": "https://unreal.docs.senseglove.com/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/5e1d408f517b4966a269ec1035de0b9e",
"SupportURL": "https://www.senseglove.com/support/",
"EngineVersion": "5.4.0",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
@@ -289,4 +288,4 @@
]
}
]
}
}
+3 -3
View File
@@ -11,14 +11,14 @@ It's compatible with Unreal Engine `5.2+` and relies on the new experimental HMD
__Please choose the correct branch for your desired engine version__:
- For UE `5.5+`: the __`master`__ branch.
- For UE `5.4`: the __`5.4`__ branch.
### End-of-Life (EOL) Branches
The following branches and engine versions are no longer maintained and won't receive any kind of updates:
- __`5.2-eol`__ branch (UE `5.2`): which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin.
- __`5.4-eol`__ branch (UE `5.4`): which was supported up to `v2.7.3` release of the SenseGlove Unreal Engine Plugin.
- __`5.3-eol`__ branch (UE `5.3`): which was supported up to `v2.6.3` release of the SenseGlove Unreal Engine Plugin.
- __`5.2-eol`__ branch (UE `5.2`): which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin.
## Video Tutorials and Documentation
@@ -64,4 +64,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
```