mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-22 09:40:25 +01:00
Add pre-built binary for x11 platform
This commit is contained in:
parent
db8e674358
commit
293d35f5c5
2 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
- Changelog.
|
||||
- Asciicast importer plugin. Enables the import of .cast ([asciicast files v2](https://github.com/asciinema/asciinema/blob/master/doc/asciicast-v2.md)) that can be made using the [asciinema](https://asciinema.org/) terminal session recorder. See the [asciicast scene](/examples/asciicast) for example usage.
|
||||
- Pre-built binary for x11 platform.
|
||||
|
||||
### Changed
|
||||
- Implementation of Terminal node from GDScript to GDNative using [Aetf's patched version of libtsm](https://github.com/Aetf/libtsm).
|
||||
|
|
BIN
addons/godot_xterm/native/bin/x11/libgodotxtermnative.so
Executable file
BIN
addons/godot_xterm/native/bin/x11/libgodotxtermnative.so
Executable file
Binary file not shown.
Loading…
Reference in a new issue