diff --git a/CHANGELOG.md b/CHANGELOG.md index c0c0013..2fa8076 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). diff --git a/addons/godot_xterm/native/bin/x11/libgodotxtermnative.so.REMOVED.git-id b/addons/godot_xterm/native/bin/x11/libgodotxtermnative.so.REMOVED.git-id new file mode 100644 index 0000000..e2e41f4 --- /dev/null +++ b/addons/godot_xterm/native/bin/x11/libgodotxtermnative.so.REMOVED.git-id @@ -0,0 +1 @@ +1dcc20e0ef6e62c4371e3345e33bef19229c471a \ No newline at end of file