mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-03 12:04:24 +02:00
Drop support for Godot 3.3.x
This commit is contained in:
parent
c6e99ff5c2
commit
f49410838c
4 changed files with 16 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# GodotXterm - Terminal Emulator
|
||||
<br/>
|
||||
|
||||
[](https://godotengine.org)
|
||||
[](#supported-godot-versions)
|
||||
[](https://github.com/lihop/godot-xterm/blob/stable/LICENSE.md)
|
||||
[](https://github.com/lihop/godot-xterm/actions/workflows/main.yml)
|
||||
|
||||
|
@ -28,9 +28,10 @@ https://user-images.githubusercontent.com/3696783/126894061-a69eb6ad-9979-4723-a
|
|||
1. [Features](#features)
|
||||
2. [Screenshots](#screenshots)
|
||||
3. [Demos and Examples](#demos-and-examples)
|
||||
4. [Installation](#installation)
|
||||
5. [Documentation](#documentation)
|
||||
6. [License](#license)
|
||||
4. [Supported Godot Versions](#supported-godot-versions)
|
||||
5. [Installation](#installation)
|
||||
6. [Documentation](#documentation)
|
||||
7. [License](#license)
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -87,6 +88,13 @@ Other examples of GodotXterm usage are available online:
|
|||
|
||||
Are you using GodotXterm in your project and want it listed here? Please [open a pull request](https://github.com/lihop/godot-xterm/pulls) to have it added.
|
||||
|
||||
## Supported Godot Versions
|
||||
|
||||
GodotXterm aims to support the current stable release of Godot, but may lag slightly.
|
||||
Currently, Godot versions 3.4.x are supported with support for 3.5 coming soon.
|
||||
Versions 3.3.x are no longer officially supported but *may* work if the GDNative libraries are
|
||||
compiled using an older version of godot-cpp.
|
||||
|
||||
## Installation
|
||||
|
||||
GodotXterm is available on the [Godot Asset Library](https://godotengine.org/asset-library/asset/1007).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue