# Godot Xterm Native ![Version](https://img.shields.io/badge/version-0.1.0-orange.svg) ![Godot Version](https://img.shields.io/badge/godot-3.2+-blue.svg) ![License](https://img.shields.io/badge/license-MIT-green.svg) Native implementation of Godot Xterm using GDNative with [libtsm](https://github.com/Aetf/libtsm). ## Demo Click the thumbnail to watch a demo video on youtube: [![Demo video thumbnail](https://img.youtube.com/vi/_Tt4eQEBybo/0.jpg)](https://www.youtube.com/watch?v=_Tt4eQEBybo) ## License If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work, or unoriginal work which is published under a compatible license or waiver. Copyright (c) 2020 Leroy Hopson (MIT License) The fonts used in this project are published under a seperate license. See: [addons/godot_xterm_native/fonts/LICENSE.txt](addons/godot_xterm_native/fonts/LICENSE.txt).