mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-12 21:50:26 +01:00
17 lines
763 B
Markdown
17 lines
763 B
Markdown
<img align="left" width="64" height="64" src="icon.png">
|
|
|
|
# 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)
|
|
|
|
## 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](addons/godot_xterm_native/fonts/LICENSE).
|